summaryrefslogtreecommitdiff
path: root/emulators/xmame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r--emulators/xmame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index becda585a05..f559b6df9ee 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2007/03/25 20:42:14 wiz Exp $
+# $NetBSD: Makefile,v 1.151 2007/10/09 19:19:09 martti Exp $
#
DISTNAME= xmame-0.106
@@ -64,7 +64,7 @@ MAKE_FLAGS+= ARCH="${MAME_ARCH.${OPSYS}}"
.include "../../x11/libXxf86vm/buildlink3.mk"
MAKE_FLAGS+= X11_DGA=1
MAKE_FLAGS+= X11_XV=1
-.else
+.else
. if exists(${X11BASE}/include/X11/extensions/xf86dga.h)
MAKE_FLAGS+= X11_DGA=1
. endif