aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-DetectWS
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-04 13:18:35 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-04 13:18:35 +0000
commit1bb66fc5218ae3d07a3a1e613448ff9ee98464bc (patch)
tree52c3130b1e75fb5ac8f083249b92bb559f73e912 /textproc/p5-XML-Filter-DetectWS
parentaffe5b8a9518bce82299e3b40035f0ae0fe1fdbb (diff)
downloadports-1bb66fc5218ae3d07a3a1e613448ff9ee98464bc.tar.gz
ports-1bb66fc5218ae3d07a3a1e613448ff9ee98464bc.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=298353
Diffstat (limited to 'textproc/p5-XML-Filter-DetectWS')
-rw-r--r--textproc/p5-XML-Filter-DetectWS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile
index 01dc79ea356e..eed852c83571 100644
--- a/textproc/p5-XML-Filter-DetectWS/Makefile
+++ b/textproc/p5-XML-Filter-DetectWS/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A PerlSAX filter that detects ignorable whitespace
-RUN_DEPENDS= ${SITE_PERL}/XML/Filter/SAXT.pm:${PORTSDIR}/textproc/p5-XML-Filter-SAXT
+RUN_DEPENDS= p5-XML-Filter-SAXT>=0:${PORTSDIR}/textproc/p5-XML-Filter-SAXT
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes