summaryrefslogtreecommitdiff
path: root/devel/pig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pig/Makefile')
-rw-r--r--devel/pig/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pig/Makefile b/devel/pig/Makefile
index c32a4ef3318b..7f768880f217 100644
--- a/devel/pig/Makefile
+++ b/devel/pig/Makefile
@@ -17,9 +17,9 @@ COMMENT= Engine for executing data flows in parallel on Hadoop
LICENSE= APACHE20
-BUILD_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- yarn:${PORTSDIR}/devel/hadoop2
+BUILD_DEPENDS= ${LOCALBASE}/bin/ant:devel/apache-ant
+RUN_DEPENDS= bash:shells/bash \
+ yarn:devel/hadoop2
BROKEN= tries to make outbound http connection during build phase breaking tinderbox. Software itself does not have known issues, remove this BROKEN line and build your own package