diff options
Diffstat (limited to 'security/p5-Crypt-GCrypt/Makefile')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index 04c250775d2a..6d409c71e902 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ GCRYPTINCPATH=${LOCALBASE}/include |