summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-06-03 17:48:52 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-06-03 17:48:52 +0000
commit7debf45c22f930fee1dd8e94a064fcbed7f70464 (patch)
treed8d42005e3a31b3e236d61f510496a4ffab8eda0 /multimedia
parent[1] Add missing dependency on zip. (diff)
- Attempt to fix build on amd64 by using only wxgtk 2.4
Reported by: pointyhat via kris Obtained from: multimedia/vlc
Notes
Notes: svn path=/head/; revision=136743
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 931dc923ecb7..87366a1c69c6 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -346,6 +346,10 @@ OPTIONS= AALIB "Console graphics support" Off \
.include <bsd.port.pre.mk>
+.if ${ARCH}=="amd64"
+WITH_WXGTK_VER= 2.4
+.endif
+
.if ${OSVERSION} < 500000 && defined(WITH_MOZILLA_PLUGIN) && !defined(WITHOUT_MOZILLA_PLUGIN)
.if ${WITH_MOZILLA}=="mozilla-devel"
USE_GCC= 3.4