svn commit: r357950 - head/graphics/eps2png

Vanilla I. Shu vanilla at FreeBSD.org
Mon Jun 16 06:52:50 UTC 2014


Author: vanilla
Date: Mon Jun 16 06:52:49 2014
New Revision: 357950
URL: http://svnweb.freebsd.org/changeset/ports/357950
QAT: https://qat.redports.org/buildarchive/r357950/

Log:
  Stagify.
  
  Approved by:	portmgr@

Modified:
  head/graphics/eps2png/Makefile
  head/graphics/eps2png/pkg-plist

Modified: head/graphics/eps2png/Makefile
==============================================================================
--- head/graphics/eps2png/Makefile	Mon Jun 16 06:50:33 2014	(r357949)
+++ head/graphics/eps2png/Makefile	Mon Jun 16 06:52:49 2014	(r357950)
@@ -16,7 +16,4 @@ USES=		perl5
 USE_PERL5=	configure
 MAKE_ARGS=	INSTLLSCRIPT="${PREFIX}/bin"
 
-MAN1=		eps2png.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/graphics/eps2png/pkg-plist
==============================================================================
--- head/graphics/eps2png/pkg-plist	Mon Jun 16 06:50:33 2014	(r357949)
+++ head/graphics/eps2png/pkg-plist	Mon Jun 16 06:52:49 2014	(r357950)
@@ -1,3 +1,4 @@
 bin/eps2png
+man/man1/eps2png.1.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/eps2png/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/eps2png


More information about the svn-ports-head mailing list