aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc-devel
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-05-15 05:59:59 +0800
committerMichael Johnson <ahze@FreeBSD.org>2005-05-15 05:59:59 +0800
commitc36820ae246b1f419d87ada1e36d06d858ed4845 (patch)
tree046229cda5b661522b83c53b000fa750d1c45953 /multimedia/vlc-devel
parentbea951197b8e962ec2b87a84936c5f031e257644 (diff)
downloadfreebsd-ports-gnome-c36820ae246b1f419d87ada1e36d06d858ed4845.tar.gz
freebsd-ports-gnome-c36820ae246b1f419d87ada1e36d06d858ed4845.tar.zst
freebsd-ports-gnome-c36820ae246b1f419d87ada1e36d06d858ed4845.zip
- 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
Diffstat (limited to 'multimedia/vlc-devel')
-rw-r--r--multimedia/vlc-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \