summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Cracklib
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
commit6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch)
tree3dc53eae63c2acdee7eed0fbab27af068ed8befd /security/p5-Crypt-Cracklib
parent- Update to version 1.0.5 (diff)
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Notes
Notes: svn path=/head/; revision=92065
Diffstat (limited to 'security/p5-Crypt-Cracklib')
-rw-r--r--security/p5-Crypt-Cracklib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile
index 35d112558448..23715d02c34b 100644
--- a/security/p5-Crypt-Cracklib/Makefile
+++ b/security/p5-Crypt-Cracklib/Makefile
@@ -18,7 +18,6 @@ COMMENT= Perl interface to Alec Muffet's cracklib library
BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
CONFIGURE_ARGS+=INC="-I${LOCALBASE}/include"