aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl12
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-29 09:38:29 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-29 09:38:29 +0000
commit8881f82c0b802332c82087d3da318b929d44e5a9 (patch)
treef9b94da369bcf0918d9b782761f6d28da4cd58c1 /devel/sdl12
parent8296b77e6f3315df166123742c0e05501fdc64ba (diff)
downloadports-8881f82c0b802332c82087d3da318b929d44e5a9.tar.gz
ports-8881f82c0b802332c82087d3da318b929d44e5a9.zip
Notes
Diffstat (limited to 'devel/sdl12')
-rw-r--r--devel/sdl12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 48422158f964..4a6d67106b01 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -120,7 +120,7 @@ CONFIGURE_ARGS+=--enable-pulseaudio
CONFIGURE_ARGS+=--disable-pulseaudio
.endif
-.if defined(WITHOUT_SVGALIB)
+.if (defined(WITHOUT_SVGALIB) || ${ARCH} != "i386")
CONFIGURE_ARGS+=--disable-video-svga
.else
LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib