summaryrefslogtreecommitdiff
path: root/emulators/compat12
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 09:27:48 +0000
committerrillig <rillig>2005-05-23 09:27:48 +0000
commit1922117e1d9a025ed6632555d8601ae97008ef3e (patch)
treeb5099a466d8a508d1a9097867d1b0b9d5817d2af /emulators/compat12
parent898f3b626ecc1a402532f5bd4f6f954795942f95 (diff)
downloadpkgsrc-1922117e1d9a025ed6632555d8601ae97008ef3e.tar.gz
Set NO_BUILD and NO_MTREE to yes instead of #defined.
Diffstat (limited to 'emulators/compat12')
-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