aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Context/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Context/Makefile')
-rw-r--r--textproc/p5-Text-Context/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Context/Makefile b/textproc/p5-Text-Context/Makefile
index 7c3a7a42d45b..aca200c50ad1 100644
--- a/textproc/p5-Text-Context/Makefile
+++ b/textproc/p5-Text-Context/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Handle highlighting search result context snippets
-BUILD_DEPENDS= p5-Text-Context-EitherSide>=1.1:${PORTSDIR}/textproc/p5-Text-Context-EitherSide \
- p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require \
- p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS= p5-Text-Context-EitherSide>=1.1:textproc/p5-Text-Context-EitherSide \
+ p5-UNIVERSAL-require>=0.03:devel/p5-UNIVERSAL-require \
+ p5-HTML-Parser>0:www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5