summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-03-30 06:16:03 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-03-30 06:16:03 +0000
commit0009814fb68dce91fdff7b1a7ceebc4d094e0eba (patch)
tree50e73ebf0269e2df8b63ea1c8c463202b0024d6b /textproc/p5-XML-Atom
parentUpdate to version 1.55 (diff)
- add dependency (p5-XML-Path)
- remove IS_INTERACTIVE
Notes
Notes: svn path=/head/; revision=158406
Diffstat (limited to 'textproc/p5-XML-Atom')
-rw-r--r--textproc/p5-XML-Atom/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index 7624f2e04967..64b7d859d1ee 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -21,11 +21,10 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-X
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/LWP/Authen/Wsse.pm:${PORTSDIR}/www/p5-LWP-Authen-Wsse \
+ ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
RUN_DEPENDS= ${BUILD_DEPENDS}
-IS_INTERACTIVE= yes
-
PERL_MODBUILD= yes
MAN3= XML::Atom.3 \