Do not apply patches for the latest gcc-3.4.2 to FreeBSD-4.x

This commit is contained in:
Kirill Ponomarev 2004-08-05 08:20:14 +00:00
parent 5bd640897d
commit 75250ab5da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115455
4 changed files with 6 additions and 0 deletions

View file

@ -44,6 +44,12 @@ OPTIONS= NAS "Include support for the Network Audio System" Off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500000
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_audio_SDL__mixer__MMX.c \
${FILESDIR}/extra-patch-src_cpuinfo_SDL__cpuinfo.c \
${FILESDIR}/extra-patch-src_video_SDL__yuv__mmx.c
.endif
.if exists(/usr/lib/libvgl.so.3)
CONFIGURE_ARGS+=--enable-video-vgl
DISPLAY_MSG= ${CAT} ${PKGMESSAGE}