aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Structure-Util/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-09 18:53:22 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-09 18:53:22 +0000
commit22819fb94d4a0cfb59e62eded80c0151e95363bf (patch)
treef94d4b8d1981f544f71725e3f65d9c58655c5920 /devel/p5-Data-Structure-Util/Makefile
parent6451696e9d7fc89c782538b9749f0e3301f7678d (diff)
downloadports-22819fb94d4a0cfb59e62eded80c0151e95363bf.tar.gz
ports-22819fb94d4a0cfb59e62eded80c0151e95363bf.zip
Notes
Diffstat (limited to 'devel/p5-Data-Structure-Util/Makefile')
-rw-r--r--devel/p5-Data-Structure-Util/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Data-Structure-Util/Makefile b/devel/p5-Data-Structure-Util/Makefile
index 0f06a2a5a47e..06ed208a36cd 100644
--- a/devel/p5-Data-Structure-Util/Makefile
+++ b/devel/p5-Data-Structure-Util/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Structure-Util
-PORTVERSION= 0.12
+PORTVERSION= 0.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,9 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
-MAN1= packages.pl.1
MAN3= Data::Structure::Util.3
.include <bsd.port.mk>