aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Expat-Incremental/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-SAX-Expat-Incremental/Makefile')
-rw-r--r--textproc/p5-XML-SAX-Expat-Incremental/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX-Expat-Incremental/Makefile b/textproc/p5-XML-SAX-Expat-Incremental/Makefile
index 674b4640dfa4..66e6628e8aee 100644
--- a/textproc/p5-XML-SAX-Expat-Incremental/Makefile
+++ b/textproc/p5-XML-SAX-Expat-Incremental/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= XML::SAX::Expat subclass for non-blocking (incremental)
-RUN_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-XML-SAX-Expat>0:${PORTSDIR}/textproc/p5-XML-SAX-Expat
+RUN_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \
+ p5-XML-SAX-Expat>0:textproc/p5-XML-SAX-Expat
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure