summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/compat12/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile
index 0e3594a37b9..f8e5ca0a844 100644
--- a/emulators/compat12/Makefile
+++ b/emulators/compat12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/04/15 18:40:50 kristerw Exp $
+# $NetBSD: Makefile,v 1.26 2005/05/23 09:27:48 rillig Exp $
#
DISTNAME= compat12-${MACHINE_ARCH}
@@ -13,8 +13,8 @@ COMMENT= Shared libraries for NetBSD 1.2 (and earlier) compatibility
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-ns32k \
NetBSD-*-sparc
-NO_BUILD= # defined
-NO_MTREE= # defined
+NO_BUILD= yes
+NO_MTREE= yes
SHLIB_HANDLING= NO
USE_PKGINSTALL= YES
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL