diff options
Diffstat (limited to 'devel/sbt/Makefile')
-rw-r--r-- | devel/sbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sbt/Makefile b/devel/sbt/Makefile index feaddff4962d..854064639b99 100644 --- a/devel/sbt/Makefile +++ b/devel/sbt/Makefile @@ -26,7 +26,7 @@ PLIST_FILES= bin/sbt \ .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MADVANCED} -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash PLIST_FILES+= %%DATADIR%%/sbt \ %%DATADIR%%/sbt-launch-lib.bash |