- Remove bogus dependency

PR:		32772
Submitted by:	Sergey Skvortsov <skv@protey.ru>
This commit is contained in:
Johann Visagie 2002-01-08 08:53:26 +00:00
parent 563641d43a
commit b57308630a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52752

View File

@ -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