diff options
-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 |