1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Fix dependency

Reported by:	bento
This commit is contained in:
Tilman Keskinoz 2004-02-01 13:41:08 +00:00
parent 6919cc4384
commit 58f2552030
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99693

View File

@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A simple(r) object representation of an XML::LibXML DOM object
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
${SITE_PERL}/XML/SimpleObject/LibXML.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject
${SITE_PERL}/XML/SimpleObject.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject
PERL_CONFIGURE= YES