aboutsummaryrefslogtreecommitdiff
path: root/math/mosesdecoder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mosesdecoder/Makefile')
-rw-r--r--math/mosesdecoder/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/math/mosesdecoder/Makefile b/math/mosesdecoder/Makefile
index 09b36c273b7e..aa6c1df720cc 100644
--- a/math/mosesdecoder/Makefile
+++ b/math/mosesdecoder/Makefile
@@ -10,12 +10,12 @@ CATEGORIES= math
MAINTAINER= demon@FreeBSD.org
COMMENT= A statistical machine translation system
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- bjam:${PORTSDIR}/devel/boost-jam
-LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
- libRandLM.so:${PORTSDIR}/textproc/randlm \
- libirstlm.so:${PORTSDIR}/textproc/irstlm
-RUN_DEPENDS= lmplz:${PORTSDIR}/textproc/kenlm
+BUILD_DEPENDS= bash:shells/bash \
+ bjam:devel/boost-jam
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
+ libRandLM.so:textproc/randlm \
+ libirstlm.so:textproc/irstlm
+RUN_DEPENDS= lmplz:textproc/kenlm
BROKEN_FreeBSD_9= does not link