aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Params-Util/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-02-21 14:50:20 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-02-21 14:50:20 +0000
commit3faf075fd229da5192f45e3ca999af1322f8c600 (patch)
treeae0e96819fcfd21fbed4a7da837f2e21694455d2 /devel/p5-Params-Util/Makefile
parent9d5ce3f1d0146e8e0da0500368c6ffb7f2e06694 (diff)
downloadports-3faf075fd229da5192f45e3ca999af1322f8c600.tar.gz
ports-3faf075fd229da5192f45e3ca999af1322f8c600.zip
Notes
Diffstat (limited to 'devel/p5-Params-Util/Makefile')
-rw-r--r--devel/p5-Params-Util/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile
index 14e0ab313f1d..75f07f6020d7 100644
--- a/devel/p5-Params-Util/Makefile
+++ b/devel/p5-Params-Util/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Params-Util
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK
+MASTER_SITE_SUBDIR= Params
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -24,10 +24,6 @@ post-patch:
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
-.endif
-
.if ${PERL_LEVEL} < 500805
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif