Index: branches/2018Q4/security/p5-Crypt-Cracklib/Makefile =================================================================== --- branches/2018Q4/security/p5-Crypt-Cracklib/Makefile (revision 481806) +++ branches/2018Q4/security/p5-Crypt-Cracklib/Makefile (revision 481807) @@ -1,26 +1,26 @@ # Created by: will # $FreeBSD$ PORTNAME= Crypt-Cracklib PORTVERSION= 1.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Alec Muffet's cracklib library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libcrack.so:security/cracklib USES= perl5 USE_PERL5= configure -CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" DEFINE="-DCRACKLIB_DICTPATH=\\\"${PREFIX}/libdata/cracklib/pw_dict\\\"" +CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" DEFINE="-DCRACKLIB_DICTPATH=\\\"${PREFIX}/libdata/cracklib/cracklib-words\\\"" post-patch: @${REINPLACE_CMD} 's/-Werror//' ${WRKSRC}/Makefile.PL .include Index: branches/2018Q4 =================================================================== --- branches/2018Q4 (revision 481806) +++ branches/2018Q4 (revision 481807) Property changes on: branches/2018Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r481800