diff options
author | ahoka <ahoka> | 2008-09-14 09:51:30 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2008-09-14 09:51:30 +0000 |
commit | e8e4238d97d2650d9227994a02d543280402bca8 (patch) | |
tree | caefd0c9dec9dc1b5b54df58f0c9f7ab2c9b6803 /mk | |
parent | 59f9856b032cc7bff7ce2925471d44b432d01434 (diff) | |
download | pkgsrc-e8e4238d97d2650d9227994a02d543280402bca8.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')
-rw-r--r-- | mk/platform/AIX.mk | 4 | ||||
-rw-r--r-- | mk/platform/BSDOS.mk | 4 | ||||
-rw-r--r-- | mk/platform/Darwin.mk | 4 | ||||
-rw-r--r-- | mk/platform/HPUX.mk | 4 | ||||
-rw-r--r-- | mk/platform/Interix.mk | 4 | ||||
-rw-r--r-- | mk/platform/OSF1.mk | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/mk/platform/AIX.mk b/mk/platform/AIX.mk index 6b85d89b2f0..779a51f1217 100644 --- a/mk/platform/AIX.mk +++ b/mk/platform/AIX.mk @@ -1,4 +1,4 @@ -# $NetBSD: AIX.mk,v 1.30 2008/03/04 06:45:34 jlam Exp $ +# $NetBSD: AIX.mk,v 1.31 2008/09/14 09:51:30 ahoka Exp $ # # Variable definitions for the AIX operating system. @@ -19,7 +19,7 @@ TYPE?= type # Shell builtin CPP_PRECOMP_FLAGS?= # unset DEF_UMASK?= 0022 EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # 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?= /sbin/nologin PKG_TOOLS_BIN?= ${LOCALBASE}/sbin ROOT_CMD?= ${SU} - root -c diff --git a/mk/platform/BSDOS.mk b/mk/platform/BSDOS.mk index d96a0e0fa67..931f5f7f280 100644 --- a/mk/platform/BSDOS.mk +++ b/mk/platform/BSDOS.mk @@ -1,4 +1,4 @@ -# $NetBSD: BSDOS.mk,v 1.24 2008/03/04 06:45:34 jlam Exp $ +# $NetBSD: BSDOS.mk,v 1.25 2008/09/14 09:51:30 ahoka Exp $ # # Variable definitions for the BSD/OS operating system. @@ -24,7 +24,7 @@ EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # add symbols to the dynamic symbol table .else EXPORT_SYMBOLS_LDFLAGS?=-Wl,--export-dynamic .endif -MOTIF_TYPE_DEFAULT?= openmotif # default 2.0 compatible libs type +MOTIF_TYPE_DEFAULT?= lesstif # openmotif is not for closed platforms NOLOGIN?= /sbin/nologin PKG_TOOLS_BIN?= ${LOCALBASE}/sbin ROOT_CMD?= ${SU} - root -c 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 diff --git a/mk/platform/HPUX.mk b/mk/platform/HPUX.mk index eb6f0821291..76d48de7063 100644 --- a/mk/platform/HPUX.mk +++ b/mk/platform/HPUX.mk @@ -1,4 +1,4 @@ -# $NetBSD: HPUX.mk,v 1.13 2008/01/16 03:16:40 tnn Exp $ +# $NetBSD: HPUX.mk,v 1.14 2008/09/14 09:51:30 ahoka Exp $ # # Variable definitions for the HP-UX operating system. @@ -15,7 +15,7 @@ GROUPADD?= /usr/sbin/groupadd CPP_PRECOMP_FLAGS?= # unset DEF_UMASK?= 0022 EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # 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?= /etc/nologin PKG_TOOLS_BIN?= ${LOCALBASE}/sbin ROOT_CMD?= ${SU} - root -c diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk index 6cb36b83e32..89229f6e286 100644 --- a/mk/platform/Interix.mk +++ b/mk/platform/Interix.mk @@ -1,4 +1,4 @@ -# $NetBSD: Interix.mk,v 1.56 2008/03/04 06:45:34 jlam Exp $ +# $NetBSD: Interix.mk,v 1.57 2008/09/14 09:51:30 ahoka Exp $ # # Variable definitions for the Interix operating system. @@ -96,7 +96,7 @@ CONFIG_RPATH_OVERRIDE?= config.rpath */config.rpath */*/config.rpath DEF_UMASK?= 002 EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # 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?= /bin/false PKG_TOOLS_BIN?= ${LOCALBASE}/sbin PKGDIRMODE?= 775 diff --git a/mk/platform/OSF1.mk b/mk/platform/OSF1.mk index 99c138483d9..083306ed74b 100644 --- a/mk/platform/OSF1.mk +++ b/mk/platform/OSF1.mk @@ -1,4 +1,4 @@ -# $NetBSD: OSF1.mk,v 1.23 2008/05/20 21:13:15 tnn Exp $ +# $NetBSD: OSF1.mk,v 1.24 2008/09/14 09:51:30 ahoka Exp $ # # Variable definitions for the OSF1 operating system. @@ -16,7 +16,7 @@ GROUPADD?= /usr/sbin/groupadd CPP_PRECOMP_FLAGS?= # unset DEF_UMASK?= 0022 EXPORT_SYMBOLS_LDFLAGS?=-Wl,-non_hidden # 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?= /etc/nologin PKG_TOOLS_BIN?= ${LOCALBASE}/sbin ROOT_CMD?= ${SU} - root -c |