diff options
Diffstat (limited to 'security/p5-Crypt-Cracklib/Makefile')
-rw-r--r-- | security/p5-Crypt-Cracklib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile index bc8311738655..35d112558448 100644 --- a/security/p5-Crypt-Cracklib/Makefile +++ b/security/p5-Crypt-Cracklib/Makefile @@ -18,11 +18,10 @@ COMMENT= Perl interface to Alec Muffet's cracklib library BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes CONFIGURE_ARGS+=INC="-I${LOCALBASE}/include" -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::Cracklib.3 post-patch: |