svn commit: r347628 - head/palm/imgvtopgm
Martin Wilke
miwi at FreeBSD.org
Sun Mar 9 14:42:09 UTC 2014
Author: miwi
Date: Sun Mar 9 14:42:08 2014
New Revision: 347628
URL: http://svnweb.freebsd.org/changeset/ports/347628
QAT: https://qat.redports.org/buildarchive/r347628/
Log:
- Stage support
Modified:
head/palm/imgvtopgm/Makefile
head/palm/imgvtopgm/pkg-plist
Modified: head/palm/imgvtopgm/Makefile
==============================================================================
--- head/palm/imgvtopgm/Makefile Sun Mar 9 14:41:57 2014 (r347627)
+++ head/palm/imgvtopgm/Makefile Sun Mar 9 14:42:08 2014 (r347628)
@@ -15,8 +15,4 @@ LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphi
GNU_CONFIGURE= yes
CONFIGUR_ARGS= --libdir=${PREFIX}
-MAN1= imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 \
- pgmtoimgv.1 ppmimgvquant.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/palm/imgvtopgm/pkg-plist
==============================================================================
--- head/palm/imgvtopgm/pkg-plist Sun Mar 9 14:41:57 2014 (r347627)
+++ head/palm/imgvtopgm/pkg-plist Sun Mar 9 14:42:08 2014 (r347628)
@@ -4,3 +4,9 @@ bin/pbmtoimgv
bin/pgmtoimgv
bin/imgvview
bin/ppmimgvquant
+man/man1/imgvinfo.1.gz
+man/man1/imgvtopnm.1.gz
+man/man1/imgvview.1.gz
+man/man1/pbmtoimgv.1.gz
+man/man1/pgmtoimgv.1.gz
+man/man1/ppmimgvquant.1.gz
More information about the svn-ports-head
mailing list