diff options
Diffstat (limited to 'security/p5-openxpki-client-scep/Makefile')
-rw-r--r-- | security/p5-openxpki-client-scep/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-openxpki-client-scep/Makefile b/security/p5-openxpki-client-scep/Makefile index 6375f28a7243..abd13da393eb 100644 --- a/security/p5-openxpki-client-scep/Makefile +++ b/security/p5-openxpki-client-scep/Makefile @@ -18,10 +18,7 @@ BUILD_DEPENDS= \ p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= OpenXPKI::Client::SCEP.3 -USE_GMAKE= yes -USES= perl5 +USES= perl5 gmake USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |