summaryrefslogtreecommitdiff
path: root/x11-fm/worker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/worker/Makefile')
-rw-r--r--x11-fm/worker/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index 5fa90a8523a2..9229b73f8758 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -11,7 +11,7 @@ COMMENT= X11 file manager based on Directory Opus of AmigaOS
LICENSE= GPLv2
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= bash:shells/bash
USES= compiler:c++11-lib pkgconfig shebangfix tar:bzip2
GNU_CONFIGURE= yes
@@ -28,11 +28,11 @@ OPTIONS_EXCLUDE_DragonFly= AVFS
INOTIFY_DESC= Monitor directory changes via libinotify
AVFS_DESC= Use AVFS library to access an archives
-AVFS_LIB_DEPENDS= libavfs.so:${PORTSDIR}/sysutils/avfs
+AVFS_LIB_DEPENDS= libavfs.so:sysutils/avfs
-HAL_LIB_DEPENDS= libhal-storage.so:${PORTSDIR}/sysutils/hal \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-INOTIFY_LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify
+HAL_LIB_DEPENDS= libhal-storage.so:sysutils/hal \
+ libdbus-glib-1.so:devel/dbus-glib
+INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify
INOTIFY_LDFLAGS= -L${LOCALBASE}/lib
LUA_CONFIGURE_OFF= --disable-lua