aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Cracklib
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:01:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:01:34 +0000
commite4616ee47d81e4ede4b2aa30e929c3d0164b4ffe (patch)
treec4b985a051fd1aa19028596fa5c9749fd24f0567 /security/p5-Crypt-Cracklib
parenta7670311e4f1889c0c8e34a781e18a05a5b4f96b (diff)
downloadports-e4616ee47d81e4ede4b2aa30e929c3d0164b4ffe.tar.gz
ports-e4616ee47d81e4ede4b2aa30e929c3d0164b4ffe.zip
Pod::Coverage and Test::Pod::Coverage are TEST depends, not BUILD/RUN.
Notes
Notes: svn path=/head/; revision=379946
Diffstat (limited to 'security/p5-Crypt-Cracklib')
-rw-r--r--security/p5-Crypt-Cracklib/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile
index 29ab0105ffb1..5bee10b9ec24 100644
--- a/security/p5-Crypt-Cracklib/Makefile
+++ b/security/p5-Crypt-Cracklib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Crypt-Cracklib
PORTVERSION= 1.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,9 @@ COMMENT= Perl interface to Alec Muffet's cracklib library
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Pod-Coverage>=0.19:${PORTSDIR}/devel/p5-Pod-Coverage \
- p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= libcrack.so:${PORTSDIR}/security/cracklib
+TEST_DEPENDS= p5-Pod-Coverage>=0.19:${PORTSDIR}/devel/p5-Pod-Coverage \
+ p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
USES= perl5
USE_PERL5= configure