aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Directory/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
commit664f5c452647e9f742be5115f3cefaf8225a2199 (patch)
treece3ded7e8dde78bf6c3330b8ed5414ad39d74345 /textproc/p5-XML-Directory/Makefile
parent7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff)
downloadports-664f5c452647e9f742be5115f3cefaf8225a2199.tar.gz
ports-664f5c452647e9f742be5115f3cefaf8225a2199.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248359
Diffstat (limited to 'textproc/p5-XML-Directory/Makefile')
-rw-r--r--textproc/p5-XML-Directory/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-Directory/Makefile b/textproc/p5-XML-Directory/Makefile
index a2e009e7cba4..7619fd5c9ba2 100644
--- a/textproc/p5-XML-Directory/Makefile
+++ b/textproc/p5-XML-Directory/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML-Directory
PORTVERSION= 1.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,6 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Returns a content of directory as XML
BUILD_DEPENDS= ${SITE_PERL}/RDF/Notation3.pm:${PORTSDIR}/textproc/p5-RDF-Notation3 \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS}