summaryrefslogtreecommitdiffstats
path: root/multimedia/bmpx-devel
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/bmpx-devel')
-rw-r--r--multimedia/bmpx-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/bmpx-devel/Makefile b/multimedia/bmpx-devel/Makefile
index 43642314c..ccd08f257 100644
--- a/multimedia/bmpx-devel/Makefile
+++ b/multimedia/bmpx-devel/Makefile
@@ -65,7 +65,7 @@ PLIST_SUB+= NLS=""
.if !defined(WITHOUT_LIBNOTIFY)
CONFIGURE_ARGS+= --enable-libnotify
LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
-RUN_DEPENDS+= ${X11BASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
+RUN_DEPENDS+= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif