diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 19:10:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 19:10:58 +0000 |
commit | 90b17c70c0f1446ba7dd6becf92c52bc2b5c5cbc (patch) | |
tree | 7759acd059a08b6165811e351b822471823b29ce /security/p5-Crypt-OpenSSL-CA | |
parent | 755622c49f18d02e817c5da0a76a1e13b0312a4f (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-CA')
-rw-r--r-- | security/p5-Crypt-OpenSSL-CA/Makefile | 2 |
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> |