aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Long-Descriptive/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-29 15:31:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-29 15:31:46 +0000
commite1190e3af7fa440bc75b963f82321e7e1854c297 (patch)
treef4a096294dd916b46e49ba5014537a2583842541 /devel/p5-Getopt-Long-Descriptive/Makefile
parent989d6497c6d0fa1e2ef03ad9d7d056e8df42a4dd (diff)
Notes
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r--devel/p5-Getopt-Long-Descriptive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile
index ccf5857740a3..92650e3bd039 100644
--- a/devel/p5-Getopt-Long-Descriptive/Makefile
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Getopt-Long-Descriptive
-PORTVERSION= 0.090
+PORTVERSION= 0.091
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Getopt::Long with usage text
-RUN_DEPENDS= p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \
+BUILD_DEPENDS= p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \
p5-Sub-Exporter>=0.972:${PORTSDIR}/devel/p5-Sub-Exporter
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes