diff options
Diffstat (limited to 'security/p5-GnuPG-Interface/Makefile')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index b553325cfe43..56a542c03d52 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \ p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= GnuPG::Fingerprint.3 \ GnuPG::Handles.3 \ |