aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-GDOME
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-10-30 16:18:57 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-10-30 16:18:57 +0000
commitad255fb0d40d2fbe7a58e2d4077e495289d067c1 (patch)
tree342c970946089b78e36aa7d1487be5249a275e2f /textproc/p5-XML-GDOME
parentb6c02240dd4429cdad3df341fec23c20eae9a848 (diff)
downloadports-ad255fb0d40d2fbe7a58e2d4077e495289d067c1.tar.gz
ports-ad255fb0d40d2fbe7a58e2d4077e495289d067c1.zip
textproc/p5-XML-LibXML-Common merged into textproc/p5-XML-LibXML.
Notes
Notes: svn path=/head/; revision=243549
Diffstat (limited to 'textproc/p5-XML-GDOME')
-rw-r--r--textproc/p5-XML-GDOME/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-GDOME/Makefile b/textproc/p5-XML-GDOME/Makefile
index bb6bf0fe1d24..e50b261ac1b1 100644
--- a/textproc/p5-XML-GDOME/Makefile
+++ b/textproc/p5-XML-GDOME/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML-GDOME
PORTVERSION= 0.86
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ COMMENT= Perl module that provides the DOM Level 2 Core API for XML documents
LIB_DEPENDS= gdome.8:${PORTSDIR}/textproc/gdome2
RUN_DEPENDS= ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX \
- ${SITE_PERL}/${PERL_ARCH}/XML/LibXML/Common.pm:${PORTSDIR}/textproc/p5-XML-LibXML-Common
+ ${SITE_PERL}/${PERL_ARCH}/XML/LibXML/Common.pm:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes