diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 17:56:03 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 17:56:03 +0000 |
commit | cd3cb6184d743f557750904f520cdc062e37b05e (patch) | |
tree | a0a6ea50f1979424b6292321aaea818b1b88aec4 /security/p5-openxpki-deployment | |
parent | 72d58e2d789049f95cdbbdadf5aade5b8c7e0906 (diff) |
Notes
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r-- | security/p5-openxpki-deployment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile index c369e31369ca..3d66dba4fcb0 100644 --- a/security/p5-openxpki-deployment/Makefile +++ b/security/p5-openxpki-deployment/Makefile @@ -23,7 +23,7 @@ MAN1= openxpki-configure.1 \ openxpki-metaconf.1 \ openxpkiadm.1 \ openxpkictl.1 -USE_PERL5= yes +USES= perl5 USE_GMAKE= yes USE_RC_SUBR= openxpki HAS_CONFIGURE= yes |