Date: Mon, 20 Jan 2014 23:25:01 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340491 - head/devel/cmph Message-ID: <201401202325.s0KNP2rV040636@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401202325.s0KNP2rV040636>