summaryrefslogtreecommitdiff
path: root/emulators/suse100_compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse100_compat/Makefile')
-rw-r--r--emulators/suse100_compat/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/suse100_compat/Makefile b/emulators/suse100_compat/Makefile
index fbee5e1e304..3dfad8f1709 100644
--- a/emulators/suse100_compat/Makefile
+++ b/emulators/suse100_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/03/24 21:52:04 salo Exp $
+# $NetBSD: Makefile,v 1.6 2007/04/19 15:30:20 xtraeme Exp $
DISTNAME= suse_compat-${SUSE_VERSION}
PKGREVISION= 2
@@ -16,9 +16,7 @@ EXTRACT_ONLY= # empty
NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-.if exists(Makefile.${MACHINE_ARCH})
-.include "Makefile.${MACHINE_ARCH}"
-.endif
+SUSE_INCLUDE_MAKEFILE_ARCH= yes
.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"