svn commit: r359771 - head/deskutils/ksshaskpass

Steve Wills swills at FreeBSD.org
Sun Jun 29 15:11:17 UTC 2014


Author: swills
Date: Sun Jun 29 15:11:16 2014
New Revision: 359771
URL: http://svnweb.freebsd.org/changeset/ports/359771
QAT: https://qat.redports.org/buildarchive/r359771/

Log:
  - Stage

Modified:
  head/deskutils/ksshaskpass/Makefile
  head/deskutils/ksshaskpass/pkg-plist

Modified: head/deskutils/ksshaskpass/Makefile
==============================================================================
--- head/deskutils/ksshaskpass/Makefile	Sun Jun 29 14:54:03 2014	(r359770)
+++ head/deskutils/ksshaskpass/Makefile	Sun Jun 29 15:11:16 2014	(r359771)
@@ -16,11 +16,6 @@ USES=		cmake
 USE_KDE4=	kdelibs automoc4
 USE_QT4=	moc_build uic_build qmake_build rcc_build
 
-MAN1=		ksshaskpass.1
 SUB_FILES=	pkg-message
 
-NO_STAGE=	yes
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>

Modified: head/deskutils/ksshaskpass/pkg-plist
==============================================================================
--- head/deskutils/ksshaskpass/pkg-plist	Sun Jun 29 14:54:03 2014	(r359770)
+++ head/deskutils/ksshaskpass/pkg-plist	Sun Jun 29 15:11:16 2014	(r359771)
@@ -1,3 +1,4 @@
 bin/ksshaskpass
+man/man1/ksshaskpass.1.gz
 share/applications/kde4/ksshaskpass.desktop
 @dirrmtry share/applications/kde4


More information about the svn-ports-head mailing list