summaryrefslogtreecommitdiff
path: root/mk/defs.SunOS.mk
diff options
context:
space:
mode:
authorgrant <grant>2003-10-19 07:38:31 +0000
committergrant <grant>2003-10-19 07:38:31 +0000
commit794826f96fc7a49393367ffd883540bff4d975d9 (patch)
tree20344ce23c97d07c7bb0b053b71d530752e891ab /mk/defs.SunOS.mk
parent3e3058cba697b859e92d5c289128b4b502e432cd (diff)
downloadpkgsrc-794826f96fc7a49393367ffd883540bff4d975d9.tar.gz
more whitespace fixes
Diffstat (limited to 'mk/defs.SunOS.mk')
-rw-r--r--mk/defs.SunOS.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/defs.SunOS.mk b/mk/defs.SunOS.mk
index 5f1951b1c40..d53a656d84d 100644
--- a/mk/defs.SunOS.mk
+++ b/mk/defs.SunOS.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.SunOS.mk,v 1.71 2003/10/11 05:09:39 grant Exp $
+# $NetBSD: defs.SunOS.mk,v 1.72 2003/10/19 07:38:31 grant Exp $
#
# Variable definitions for the SunOS/Solaris operating system.
@@ -142,7 +142,7 @@ _OPSYS_NO_WHOLE_ARCHIVE_FLAG= -z defaultextract
# Solaris has /usr/include/iconv.h, but it's not GNU iconv, so mark it
# incompatible.
-_INCOMPAT_ICONV= SunOS-*-*
+_INCOMPAT_ICONV= SunOS-*-*
.if !defined(DEBUG_FLAGS)
_STRIPFLAG_CC?= -s # cc(1) option to strip
@@ -161,7 +161,7 @@ _STRIPFLAG_INSTALL?= -s # install(1) option to strip
@false
.endif
-LOCALBASE?= ${DESTDIR}/usr/pkg
+LOCALBASE?= ${DESTDIR}/usr/pkg
.if !defined(ZOULARISBASE)
. if exists(${LOCALBASE}/bsd)
ZOULARISBASE:= ${LOCALBASE}/bsd