aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fm/worker/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index 99d4775aa7dd..04c6ab91710e 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -22,7 +22,7 @@ SHEBANG_FILES= ${WRKSRC}/scripts/*.sh \
${WRKSRC}/scripts/xeditor \
${WRKSRC}/scripts/find_file_by_chksum.py
-OPTIONS_DEFINE= AVFS HAL INOTIFY LUA SSL XFT
+OPTIONS_DEFINE= AVFS INOTIFY LUA SSL XFT
OPTIONS_DEFAULT= AVFS INOTIFY SSL XFT
OPTIONS_EXCLUDE_DragonFly= AVFS
@@ -31,12 +31,6 @@ AVFS_DESC= Use AVFS library to access archives
AVFS_LIB_DEPENDS= libavfs.so:sysutils/avfs
-HAL_LIB_DEPENDS= libhal-storage.so:sysutils/hal \
- libdbus-glib-1.so:devel/dbus-glib \
- libdbus-1.so:devel/dbus
-HAL_USE= gnome=glib20 xorg=sm,ice
-HAL_USES= gettext-runtime gnome
-
INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify
LUA_CONFIGURE_OFF= --disable-lua