diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-06-16 14:52:49 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-06-16 14:52:49 +0800 |
commit | 9ce77f9865984c8e3181d88321cdf9451065d7b5 (patch) | |
tree | ff680d1a1637fe50b2326d99327d70ac9dd5f999 /graphics/eps2png | |
parent | 88bdb8513f52fc5bf89a725276593164db4f4d2a (diff) | |
download | freebsd-ports-gnome-9ce77f9865984c8e3181d88321cdf9451065d7b5.tar.gz freebsd-ports-gnome-9ce77f9865984c8e3181d88321cdf9451065d7b5.tar.zst freebsd-ports-gnome-9ce77f9865984c8e3181d88321cdf9451065d7b5.zip |
Stagify.
Approved by: portmgr@
Diffstat (limited to 'graphics/eps2png')
-rw-r--r-- | graphics/eps2png/Makefile | 3 | ||||
-rw-r--r-- | graphics/eps2png/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index f3c8f1bf5a2a..1e31b6eb047c 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -16,7 +16,4 @@ USES= perl5 USE_PERL5= configure MAKE_ARGS= INSTLLSCRIPT="${PREFIX}/bin" -MAN1= eps2png.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/eps2png/pkg-plist b/graphics/eps2png/pkg-plist index 3ca8dfc603bd..55239ecb166a 100644 --- a/graphics/eps2png/pkg-plist +++ b/graphics/eps2png/pkg-plist @@ -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 |