svn commit: r340491 - head/devel/cmph

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 20 23:25:02 UTC 2014


Author: bapt
Date: Mon Jan 20 23:25:01 2014
New Revision: 340491
URL: http://svnweb.freebsd.org/changeset/ports/340491
QAT: https://qat.redports.org/buildarchive/r340491/

Log:
  Support stage

Modified:
  head/devel/cmph/Makefile
  head/devel/cmph/pkg-plist

Modified: head/devel/cmph/Makefile
==============================================================================
--- head/devel/cmph/Makefile	Mon Jan 20 23:23:11 2014	(r340490)
+++ head/devel/cmph/Makefile	Mon Jan 20 23:25:01 2014	(r340491)
@@ -13,7 +13,4 @@ GNU_CONFIGURE=	yes
 USES=	pathfix
 USE_LDCONFIG=	yes
 
-MAN1=		cmph.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/cmph/pkg-plist
==============================================================================
--- head/devel/cmph/pkg-plist	Mon Jan 20 23:23:11 2014	(r340490)
+++ head/devel/cmph/pkg-plist	Mon Jan 20 23:25:01 2014	(r340491)
@@ -8,3 +8,4 @@ lib/libcmph.la
 lib/libcmph.so
 lib/libcmph.so.0
 libdata/pkgconfig/cmph.pc
+man/man1/cmph.1.gz


More information about the svn-ports-all mailing list