1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Add a temp. work around for amd64 to only use wxgtk24

vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64

Reported by:	pav
This commit is contained in:
Michael Johnson 2005-05-15 22:15:11 +00:00
parent 362c35733e
commit 4219b587f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135314

View File

@ -198,7 +198,7 @@ COMMENT= Multimedia streaming server and player for various audio/video formats
RUN_DEPEDNS= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera
LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg
CONFLICTS= vlc-devel-*[0-9]*
CONFLICTS= vlc-devel-*[0-9]*
### BROKEN -- Needs newer verision of toolame ###
WITHOUT_TOOLAME= yes
@ -270,6 +270,10 @@ CPPFLAGS+= -I${X11BASE}/include/wx-2.6/
.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