summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2010-04-30 03:29:55 +0000
committersbd <sbd@pkgsrc.org>2010-04-30 03:29:55 +0000
commit8930a996f5966ce6af535988c05a07af88731c4c (patch)
tree3d0c58777377f39eb261234524d0523615aa681c /mk/bsd.prefs.mk
parent7f5f5ff23e585cf74ba4abfc49d12f20bc3e2b77 (diff)
downloadpkgsrc-8930a996f5966ce6af535988c05a07af88731c4c.tar.gz
Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi.
Also include a note about changes to OS_VERSION in bsd.prefs.mk
Diffstat (limited to 'mk/bsd.prefs.mk')
-rw-r--r--mk/bsd.prefs.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 0760ac2d8c7..71eb919a6fb 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.308 2010/04/18 21:51:49 sbd Exp $
+# $NetBSD: bsd.prefs.mk,v 1.309 2010/04/30 03:29:55 sbd Exp $
#
# This file includes the mk.conf file, which contains the user settings.
#
@@ -97,6 +97,8 @@ GNU_ARCH.sh3el?= shle
NATIVE_MACHINE_GNU_ARCH?= ${GNU_ARCH.${NATIVE_MACHINE_ARCH}:U${NATIVE_MACHINE_ARCH}}
MACHINE_GNU_ARCH?= ${GNU_ARCH.${MACHINE_ARCH}:U${MACHINE_ARCH}}
+## If changes are made to how OS_VERSION is set below please keep
+## "pkgsrc/pkgtools/osabi/INSTALL" in-sync.
.if ${OPSYS} == "NetBSD"
LOWER_OPSYS?= netbsd