diff options
Diffstat (limited to 'security/p5-Crypt-PGPSimple/Makefile')
-rw-r--r-- | security/p5-Crypt-PGPSimple/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-PGPSimple/Makefile b/security/p5-Crypt-PGPSimple/Makefile index 2274a70..2258146 100644 --- a/security/p5-Crypt-PGPSimple/Makefile +++ b/security/p5-Crypt-PGPSimple/Makefile @@ -20,6 +20,5 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pgp:${PORTSDIR}/security/pgp PERL_CONFIGURE= yes MAN3= Crypt::PGPSimple.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |