1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

- Bump PORTREVISION after cracklib update

- Don't specify ABI number in LIB_DEPENDS
- Make portlint happy
This commit is contained in:
Sofian Brabez 2013-06-12 13:25:26 +00:00
parent fa2c30b2c1
commit ec4cffae18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320683

View File

@ -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