- Attempt to fix build on amd64 by using only wxgtk 2.4

Reported by:	pointyhat via kris
Obtained from:	multimedia/vlc
This commit is contained in:
Michael Johnson 2005-06-03 17:48:52 +00:00
parent 1b34b0959c
commit 7debf45c22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136743

View file

@ -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