svn commit: r345286 - head/comms/cutecom

Martin Wilke miwi at FreeBSD.org
Fri Feb 21 01:53:26 UTC 2014


Author: miwi
Date: Fri Feb 21 01:53:26 2014
New Revision: 345286
URL: http://svnweb.freebsd.org/changeset/ports/345286
QAT: https://qat.redports.org/buildarchive/r345286/

Log:
  - Stage support

Modified:
  head/comms/cutecom/Makefile
  head/comms/cutecom/pkg-plist

Modified: head/comms/cutecom/Makefile
==============================================================================
--- head/comms/cutecom/Makefile	Fri Feb 21 01:51:44 2014	(r345285)
+++ head/comms/cutecom/Makefile	Fri Feb 21 01:53:26 2014	(r345286)
@@ -16,7 +16,4 @@ RUN_DEPENDS=	lsz:${PORTSDIR}/comms/lrzsz
 USE_QT4=	qt3support qmake_build moc_build rcc_build uic_build
 USES=		cmake
 
-MAN1=		cutecom.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/comms/cutecom/pkg-plist
==============================================================================
--- head/comms/cutecom/pkg-plist	Fri Feb 21 01:51:44 2014	(r345285)
+++ head/comms/cutecom/pkg-plist	Fri Feb 21 01:53:26 2014	(r345286)
@@ -1,2 +1,3 @@
 bin/cutecom
+man/man1/cutecom.1.gz
 share/applications/cutecom.desktop


More information about the svn-ports-all mailing list