summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-10-09 19:19:08 +0000
committermartti <martti@pkgsrc.org>2007-10-09 19:19:08 +0000
commitbd986edbc7589ee68fff8e2354ef7cb37ad88aa3 (patch)
tree488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /emulators
parentf60e7ea91d1d67decdb632a17986eeb37478c6f4 (diff)
downloadpkgsrc-bd986edbc7589ee68fff8e2354ef7cb37ad88aa3.tar.gz
Remove trailing spaces.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/compat16/Makefile4
-rw-r--r--emulators/compat20/Makefile4
-rw-r--r--emulators/compat30/Makefile4
-rw-r--r--emulators/xmame/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/emulators/compat16/Makefile b/emulators/compat16/Makefile
index ad6b58a974b..3987e6ecb03 100644
--- a/emulators/compat16/Makefile
+++ b/emulators/compat16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/10/07 12:59:12 kano Exp $
+# $NetBSD: Makefile,v 1.13 2007/10/09 19:19:09 martti Exp $
COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.6
@@ -33,7 +33,7 @@ COMPAT_VERSION= 1.6.2
.if defined(NETBSD_COMPAT32)
COMPAT_EXTRAS= # empty
. for _netbsd_ in ${ACCEPTABLE_NETBSD}
-COMPAT_EXTRAS= netbsd32_compat16-extras-${COMPAT_VERSION}{,nb*}:../../emulators/netbsd32_compat16-extras
+COMPAT_EXTRAS= netbsd32_compat16-extras-${COMPAT_VERSION}{,nb*}:../../emulators/netbsd32_compat16-extras
. endfor
. if !empty(COMPAT_EXTRAS)
DEPENDS+= ${COMPAT_EXTRAS}
diff --git a/emulators/compat20/Makefile b/emulators/compat20/Makefile
index 573f48a5000..c3159caadc4 100644
--- a/emulators/compat20/Makefile
+++ b/emulators/compat20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/09 19:19:09 martti Exp $
COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 2.0
@@ -33,7 +33,7 @@ COMPAT_VERSION= 2.1
.if defined(NETBSD_COMPAT32)
COMPAT_EXTRAS= # empty
. for _netbsd_ in ${ACCEPTABLE_NETBSD}
-COMPAT_EXTRAS= netbsd32_compat20-extras-${COMPAT_VERSION}{,nb*}:../../emulators/netbsd32_compat20-extras
+COMPAT_EXTRAS= netbsd32_compat20-extras-${COMPAT_VERSION}{,nb*}:../../emulators/netbsd32_compat20-extras
. endfor
. if !empty(COMPAT_EXTRAS)
DEPENDS+= ${COMPAT_EXTRAS}
diff --git a/emulators/compat30/Makefile b/emulators/compat30/Makefile
index e19b1322aa7..29152559f4f 100644
--- a/emulators/compat30/Makefile
+++ b/emulators/compat30/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:13 kano Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/09 19:19:09 martti Exp $
COMPAT_PKG= compat30 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 3.0
@@ -33,7 +33,7 @@ COMPAT_VERSION= 3.1
.if defined(NETBSD_COMPAT32)
COMPAT_EXTRAS= # empty
. for _netbsd_ in ${ACCEPTABLE_NETBSD}
-COMPAT_EXTRAS= netbsd32_compat30-extras-${COMPAT_VERSION}{,nb*}:../../emulators/netbsd32_compat30-extras
+COMPAT_EXTRAS= netbsd32_compat30-extras-${COMPAT_VERSION}{,nb*}:../../emulators/netbsd32_compat30-extras
. endfor
. if !empty(COMPAT_EXTRAS)
DEPENDS+= ${COMPAT_EXTRAS}
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