summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-10-31 04:11:02 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-10-31 04:11:02 +0000
commit95935b92193bb1bd96162a9d0236b37a89d43080 (patch)
tree159d55a68b79ebff86b62f5c84bccae51202c880 /textproc
parentUpdate 2.4.16 -> 2.4.17 (diff)
Submitted by: bento and kris@
Add p5-XML-SimpleObject into BUILD_DEPENDS, and also bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=92675
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-SimpleObject-LibXML/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile
index c3aad792af98..788eaecedce4 100644
--- a/textproc/p5-XML-SimpleObject-LibXML/Makefile
+++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-SimpleObject-LibXML
PORTVERSION= 0.59
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -15,7 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple(r) object representation of an XML::LibXML DOM object
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
+ ${SITE_PERL}/XML/SimpleObject/LibXML.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject
PERL_CONFIGURE= YES