aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Writer
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-28 18:21:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-28 18:21:53 +0000
commitfea9e1154819dccea23f3c5a84b11af6eaa5682c (patch)
tree0d086870960986a2b8f2dcda95f5b31d9b07e3a8 /textproc/p5-XML-Writer
parent4319419face5f67df08c1c1d0331f40eb597f316 (diff)
downloadports-fea9e1154819dccea23f3c5a84b11af6eaa5682c.tar.gz
ports-fea9e1154819dccea23f3c5a84b11af6eaa5682c.zip
Add depends to p5-XML-Parser.
Notes
Notes: svn path=/head/; revision=43210
Diffstat (limited to 'textproc/p5-XML-Writer')
-rw-r--r--textproc/p5-XML-Writer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 76db526f6a66..14bc06233f59 100644
--- a/textproc/p5-XML-Writer/Makefile
+++ b/textproc/p5-XML-Writer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-Writer
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -14,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= XML::Writer.3