diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-08 21:29:51 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-08 21:29:51 +0000 |
commit | 7b82ab477420ebe043f14404e7b7fdf6594f5a73 (patch) | |
tree | 2eedf918ac5509e6257cce99cd74709bb3539d5c /security/p5-Module-Signature | |
parent | 0c5c3f8fcbc81aace481729543b32b20a5db8888 (diff) | |
download | ports-7b82ab477420ebe043f14404e7b7fdf6594f5a73.tar.gz ports-7b82ab477420ebe043f14404e7b7fdf6594f5a73.zip |
Notes
Diffstat (limited to 'security/p5-Module-Signature')
-rw-r--r-- | security/p5-Module-Signature/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index 30d3c177a283..6290d9f787ed 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-PAR-Dist>=0:${PORTSDIR}/devel/p5-PAR-Dist \ ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 -IS_INTERACTIVE= Asks whether to import PAUSE and other PGP keys +CONFIGURE_ENV= PERL_MM_USE_DEFAULT="YES" PERL_CONFIGURE= yes |