From c36820ae246b1f419d87ada1e36d06d858ed4845 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sat, 14 May 2005 21:59:59 +0000 Subject: - Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installed at the same time. This isn't a problem if you just have wxgtk26 installed or are using wxgtk24. Spotted by: mezz via irc --- multimedia/vlc-devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'multimedia/vlc-devel') diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 7b61cd48de63..a926c5e3d12b 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -214,6 +214,7 @@ PORTNAME= vlc DISTVERSION= 0.8.2-test1 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \ ${MASTER_SITE_LOCAL:S|$|:mozilla|} \ @@ -299,6 +300,7 @@ WXGTK2_PORT= wxgtk24 .else WX_CONFIG= wxgtk2-2.6-config WXGTK2_PORT= wxgtk26 +CPPFLAGS+= -I${X11BASE}/include/wx-2.6/ .endif OPTIONS= AALIB "Console graphics support" Off \ -- cgit v1.2.3