From 7d4d7d0a5113610ebb649baaedd73330122405cc Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 10 Mar 2001 07:08:19 +0000 Subject: Fix plist --- graphics/eps2png/Makefile | 2 ++ graphics/eps2png/pkg-plist | 2 ++ 2 files changed, 4 insertions(+) (limited to 'graphics/eps2png') diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index e44d9ff2ed73..61635c1c7fc8 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 USE_PERL5= yes PERL_CONFIGURE= yes +MAN1= eps2png.1 + do-install: @cd ${WRKSRC}; ${SETENV} ${INSTALL_ENV} ${MAKE} INSTALLSCRIPT=${PREFIX}/bin install diff --git a/graphics/eps2png/pkg-plist b/graphics/eps2png/pkg-plist index f5d2d867f208..29214ff88ced 100644 --- a/graphics/eps2png/pkg-plist +++ b/graphics/eps2png/pkg-plist @@ -1 +1,3 @@ bin/eps2png +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/eps2png/.packlist +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/eps2png 2>/dev/null || true -- cgit v1.2.3