aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index e9c74b491d0a..8dd7d5f2a72d 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -51,7 +51,7 @@ FREEBSD_SYS?= /usr/src/sys
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/libdata/pkgconfig/libnotify.pc) || \
- defined(WITH_LIBNOTIFY)
+ defined(WITH_NOTIFY)
LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify
.endif