summaryrefslogtreecommitdiffstats
path: root/lang/x10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/x10/Makefile')
-rw-r--r--lang/x10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/x10/Makefile b/lang/x10/Makefile
index 2a2a532..9b38f33 100644
--- a/lang/x10/Makefile
+++ b/lang/x10/Makefile
@@ -34,8 +34,8 @@ USE_GCC= yes
USE_LDCONFIG= ${PREFIX}/stdlib/lib
# Can't have USE_GMAKE with USE_ANT: They imply conflicting do-build actions.
-BUILD_DEPENDS+= gmake:${PORTSDIR}/devel/gmake \
- bash:${PORTSDIR}/shells/bash
+BUILD_DEPENDS+= gmake:devel/gmake \
+ bash:shells/bash
WRKSRC= ${WRKDIR}/x10.dist
OpenPOWER on IntegriCloud