summaryrefslogtreecommitdiff
path: root/mk/platform/Darwin.mk
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-09-14 09:51:30 +0000
committerahoka <ahoka@pkgsrc.org>2008-09-14 09:51:30 +0000
commit1382d85001f08953a8baa56faa3dfb09234ad374 (patch)
treecaefd0c9dec9dc1b5b54df58f0c9f7ab2c9b6803 /mk/platform/Darwin.mk
parentf2f436809ae2c01951846005386217ce5446eac0 (diff)
downloadpkgsrc-1382d85001f08953a8baa56faa3dfb09234ad374.tar.gz
As the openmotif license doesnt allow usage on close source systems,
there is no good reason to be default on those platforms. Change the default to lesstif on AIX, BSDOS, Darwin, HPUX, Interix, OSF1.
Diffstat (limited to 'mk/platform/Darwin.mk')
-rw-r--r--mk/platform/Darwin.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/platform/Darwin.mk b/mk/platform/Darwin.mk
index 0d2d07fba03..282e61e3f17 100644
--- a/mk/platform/Darwin.mk
+++ b/mk/platform/Darwin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: Darwin.mk,v 1.31 2008/03/04 06:45:34 jlam Exp $
+# $NetBSD: Darwin.mk,v 1.32 2008/09/14 09:51:30 ahoka Exp $
#
# Variable definitions for the Darwin operating system.
@@ -42,7 +42,7 @@ CPP_PRECOMP_FLAGS?= -no-cpp-precomp -isystem /usr/include
DEF_UMASK?= 0022
DEFAULT_SERIAL_DEVICE?= /dev/null
EXPORT_SYMBOLS_LDFLAGS?= # Don't add symbols to the dynamic symbol table
-MOTIF_TYPE_DEFAULT?= openmotif # default 2.0 compatible libs type
+MOTIF_TYPE_DEFAULT?= lesstif # openmotif is not for closed platforms
NOLOGIN?= /usr/bin/false
PKG_TOOLS_BIN?= ${LOCALBASE}/sbin
ROOT_CMD?= /usr/bin/sudo ${SH} -c