Date: Sun, 9 Mar 2014 14:42:08 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347628 - head/palm/imgvtopgm Message-ID: <201403091442.s29Eg9RN095078@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403091442.s29Eg9RN095078>