aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-CA
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-12 19:10:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-12 19:10:58 +0000
commit90b17c70c0f1446ba7dd6becf92c52bc2b5c5cbc (patch)
tree7759acd059a08b6165811e351b822471823b29ce /security/p5-Crypt-OpenSSL-CA
parent755622c49f18d02e817c5da0a76a1e13b0312a4f (diff)
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-CA')
-rw-r--r--security/p5-Crypt-OpenSSL-CA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-CA/Makefile b/security/p5-Crypt-OpenSSL-CA/Makefile
index 21a8570dc0d4..80ccae7eb38d 100644
--- a/security/p5-Crypt-OpenSSL-CA/Makefile
+++ b/security/p5-Crypt-OpenSSL-CA/Makefile
@@ -27,6 +27,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Group>=0:${PORTSDIR}/devel/p5-Test-Group
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
.include <bsd.port.mk>