aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-libxml
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2002-01-08 08:53:26 +0000
committerJohann Visagie <wjv@FreeBSD.org>2002-01-08 08:53:26 +0000
commitb57308630a034482eb97da28bac5051b86f138a7 (patch)
treec108c4aa1ed7d310c237d2cec4ffb24134037d54 /textproc/p5-libxml
parent563641d43a1136fe4b274c820148ce927b638b15 (diff)
downloadports-b57308630a034482eb97da28bac5051b86f138a7.tar.gz
ports-b57308630a034482eb97da28bac5051b86f138a7.zip
- Remove bogus dependency
PR: 32772 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=52752
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r--textproc/p5-libxml/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
index 15bf3ca9f53b..97967d291905 100644
--- a/textproc/p5-libxml/Makefile
+++ b/textproc/p5-libxml/Makefile
@@ -15,8 +15,7 @@ DISTNAME= libxml-perl-${PORTVERSION}
MAINTAINER= wjv@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM
+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