aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Serializer/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-01-22 19:24:51 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-01-22 19:24:51 +0000
commit3cec3f9d5fde18b084dab6b1ace1c45b0353088a (patch)
tree317ec7ac72023854d80070b6b716e02ca838a431 /devel/p5-Data-Serializer/Makefile
parent4c6002502a86997a0778c288796d03a25d99985e (diff)
Notes
Diffstat (limited to 'devel/p5-Data-Serializer/Makefile')
-rw-r--r--devel/p5-Data-Serializer/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Data-Serializer/Makefile b/devel/p5-Data-Serializer/Makefile
index 410d2dbf8d66..d64065da02d4 100644
--- a/devel/p5-Data-Serializer/Makefile
+++ b/devel/p5-Data-Serializer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Serializer
-PORTVERSION= 0.41
+PORTVERSION= 0.48
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,11 +17,10 @@ COMMENT= Modules that serialize data structures
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \
- ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA
+ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= Data::Serializer.3 Data::Serializer::Config::General.3 \
Data::Serializer::Cookbook.3 Data::Serializer::Data::Denter.3 \