aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SimpleObject
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 16:53:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 16:53:46 +0000
commit235b4458e31c1bd16f2db6c015e1d680929d9f7c (patch)
tree8bf9c10eb762439d5e125de2557c9d33353661a3 /textproc/p5-XML-SimpleObject
parent968f8f63070fd1dcaa5087b266a7ae8ce0911010 (diff)
downloadports-235b4458e31c1bd16f2db6c015e1d680929d9f7c.tar.gz
ports-235b4458e31c1bd16f2db6c015e1d680929d9f7c.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298371
Diffstat (limited to 'textproc/p5-XML-SimpleObject')
-rw-r--r--textproc/p5-XML-SimpleObject/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile
index 675ca00f312e..29d54102d2b7 100644
--- a/textproc/p5-XML-SimpleObject/Makefile
+++ b/textproc/p5-XML-SimpleObject/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= API for accessing the structure of an XML document
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION}