aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-20 15:03:36 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-20 15:03:36 +0000
commitaeff470790c90f414a2d1980700b58b672433670 (patch)
tree80be045f94eb1e96723963464488ca75d36077ab /multimedia/vlc
parent36112e575f75cff1a3df5f89c18f4bca357ce3db (diff)
downloadports-aeff470790c90f414a2d1980700b58b672433670.tar.gz
ports-aeff470790c90f414a2d1980700b58b672433670.zip
Notes
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index f5a09c3d3805..ab5074bf7491 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -166,7 +166,8 @@ NCURSES_CONFIGURE_ENABLE= ncurses
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
+ libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20
NOTIFY_CONFIGURE_ENABLE= notify
OPTIMIZED_CFLAGS_CFLAGS= -O3 -ffast-math -fomit-frame-pointer