aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl12
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-10-19 09:42:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-10-19 09:42:11 +0000
commite6d4b4dee23fcf50787bebfef355a58fea0516f5 (patch)
tree7438aec58c5c6d25ed5fd447f76f3d08bca01904 /devel/sdl12
parentf6522912bc7a177737501511b9e3c0808f567c2f (diff)
downloadports-e6d4b4dee23fcf50787bebfef355a58fea0516f5.tar.gz
ports-e6d4b4dee23fcf50787bebfef355a58fea0516f5.zip
Notes
Diffstat (limited to 'devel/sdl12')
-rw-r--r--devel/sdl12/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index e343e127098d..a7dc3dcf6a58 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -43,6 +43,8 @@ USE_XLIB= yes
.if !defined(WITHOUT_ESOUND)
USE_GNOMENG= yes
USE_GNOME= esound
+.else
+CONFIGURE_ARGS+=--disable-esd --disable-esdtest
.endif
.if defined(WITHOUT_GL)
CONFIGURE_ARGS+=--disable-video-opengl