diff options
Diffstat (limited to 'security/p5-PGP/Makefile')
-rw-r--r-- | security/p5-PGP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 24fc8166132a..72e88f4b9177 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -16,7 +16,8 @@ COMMENT= Perl5 module to work with PGP messages BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= PGP::Pipe.3 |