Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2014 06:52:50 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357950 - head/graphics/eps2png
Message-ID:  <201406160652.s5G6qoaY023768@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406160652.s5G6qoaY023768>