aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2013-12-21 03:55:29 +0800
committernox <nox@FreeBSD.org>2013-12-21 03:55:29 +0800
commit8233135cd006693b28ce02204ddf854ee6041411 (patch)
tree00c844bc559d716faa80385236bf93f97a7561d1 /multimedia/vlc
parent20968d8f3696d0e017d0d30b3fc90fa3e6fdea28 (diff)
downloadfreebsd-ports-gnome-8233135cd006693b28ce02204ddf854ee6041411.tar.gz
freebsd-ports-gnome-8233135cd006693b28ce02204ddf854ee6041411.tar.zst
freebsd-ports-gnome-8233135cd006693b28ce02204ddf854ee6041411.zip
Spell NOTIFY gtk20 dependency as NOTIFY_USE= GNOME=gtk20.
PR: ports/184614 Submitted by: kwm (via irc earlier)
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index ab5074bf7491..140e7dd5d7ec 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -166,8 +166,8 @@ NCURSES_CONFIGURE_ENABLE= ncurses
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
- libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20
+NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+NOTIFY_USE= GNOME=gtk20
NOTIFY_CONFIGURE_ENABLE= notify
OPTIMIZED_CFLAGS_CFLAGS= -O3 -ffast-math -fomit-frame-pointer