aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MARC-Charset
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-13 02:30:24 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-13 02:30:24 +0000
commitbfff7aa8b76035976eb1ab3728da15154fdaf8bf (patch)
tree88ad6db058cc986a99dd467c114df1ab2b6612ab /textproc/p5-MARC-Charset
parent616fe900b7b48f8b2b88eddb349f85802116898f (diff)
Notes
Diffstat (limited to 'textproc/p5-MARC-Charset')
-rw-r--r--textproc/p5-MARC-Charset/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-MARC-Charset/Makefile b/textproc/p5-MARC-Charset/Makefile
index 9fc9b01db68a..c98de4071259 100644
--- a/textproc/p5-MARC-Charset/Makefile
+++ b/textproc/p5-MARC-Charset/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MARC-Charset
PORTVERSION= 1.31
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Convert MARC-8 encoded strings to UTF-8
RUN_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
+ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+ p5-GDBM>0:${PORTSDIR}/databases/p5-GDBM
PERL_CONFIGURE= yes