summaryrefslogtreecommitdiffstats
path: root/lang/clojure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/clojure/Makefile')
-rw-r--r--lang/clojure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clojure/Makefile b/lang/clojure/Makefile
index 1c4d12e..95fee8d 100644
--- a/lang/clojure/Makefile
+++ b/lang/clojure/Makefile
@@ -28,7 +28,7 @@ PLIST_FILES= bin/clojure \
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MJLINE}
-RUN_DEPENDS+= jline>=0.9.91:${PORTSDIR}/devel/jline
+RUN_DEPENDS+= jline>=0.9.91:devel/jline
CLOJURE_JLINE_RUNNER=jline.ConsoleRunner
.endif
OpenPOWER on IntegriCloud