aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-PartialDump/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-04-29 15:21:05 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-04-29 15:21:05 +0000
commit081d09231dbf3e901c5c29692c8411b10408b45f (patch)
treeab088ca514834e080594da2eadd685ad8a1a4123 /devel/p5-Devel-PartialDump/Makefile
parent67a685856f2e834cb9774126a29f926d92cfe827 (diff)
downloadports-081d09231dbf3e901c5c29692c8411b10408b45f.tar.gz
ports-081d09231dbf3e901c5c29692c8411b10408b45f.zip
Notes
Diffstat (limited to 'devel/p5-Devel-PartialDump/Makefile')
-rw-r--r--devel/p5-Devel-PartialDump/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Devel-PartialDump/Makefile b/devel/p5-Devel-PartialDump/Makefile
index 527a73273fbb..76cdfd293243 100644
--- a/devel/p5-Devel-PartialDump/Makefile
+++ b/devel/p5-Devel-PartialDump/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= Devel-PartialDump
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Partial dumping of data structures, optimized for argument printing
BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
-RUN_DEPENDS= ${BUILD_DEPENDS}
+
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes