aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-MARC-Charset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-MARC-Charset/Makefile')
-rw-r--r--textproc/p5-MARC-Charset/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/textproc/p5-MARC-Charset/Makefile b/textproc/p5-MARC-Charset/Makefile
index 1f1f05071d36..db8d8b8e769b 100644
--- a/textproc/p5-MARC-Charset/Makefile
+++ b/textproc/p5-MARC-Charset/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-MARC-Charset
-# Date created: 1st August, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= MARC-Charset
-PORTVERSION= 1.33
+PORTVERSION= 1.34
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +11,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Convert MARC-8 encoded strings to UTF-8
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-GDBM>=0:${PORTSDIR}/databases/p5-GDBM \
- p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
-RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-GDBM>=0:${PORTSDIR}/databases/p5-GDBM \
p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes