aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Cracklib
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2013-06-12 13:25:26 +0000
committerSofian Brabez <sbz@FreeBSD.org>2013-06-12 13:25:26 +0000
commitec4cffae183f8fb2b01e1342fcf26070a6c48435 (patch)
tree13762b266b565192635ef16525c59823087173b9 /security/p5-Crypt-Cracklib
parentfa2c30b2c124a87e86ca3347edd949a6203ad0c4 (diff)
downloadports-ec4cffae183f8fb2b01e1342fcf26070a6c48435.tar.gz
ports-ec4cffae183f8fb2b01e1342fcf26070a6c48435.zip
- Bump PORTREVISION after cracklib update
- Don't specify ABI number in LIB_DEPENDS - Make portlint happy
Notes
Notes: svn path=/head/; revision=320683
Diffstat (limited to 'security/p5-Crypt-Cracklib')
-rw-r--r--security/p5-Crypt-Cracklib/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile
index 345b0d00495c..18920bdbb408 100644
--- a/security/p5-Crypt-Cracklib/Makefile
+++ b/security/p5-Crypt-Cracklib/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: Crypt-Cracklib
-# Date created: Fri Jan 26 20:26:11 2001
-# Whom: will
-#
+# Whom: will
# $FreeBSD$
-#
PORTNAME= Crypt-Cracklib
PORTVERSION= 1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,10 +14,10 @@ COMMENT= Perl interface to Alec Muffet's cracklib library
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-LIB_DEPENDS= crack.10:${PORTSDIR}/security/cracklib
-
BUILD_DEPENDS= p5-Pod-Coverage>=0.19:${PORTSDIR}/devel/p5-Pod-Coverage \
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib
+
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes