summaryrefslogtreecommitdiff
path: root/sysutils/coreutils
diff options
context:
space:
mode:
authortron <tron>2007-11-26 00:52:32 +0000
committertron <tron>2007-11-26 00:52:32 +0000
commitbac814e50fc47d8e747e39351b28e95735992a46 (patch)
treeb07d1b63600dfbb1273155e49fc556b099355d98 /sysutils/coreutils
parent8c8d1f4a971432d6d7745d26268594b5951441ad (diff)
downloadpkgsrc-bac814e50fc47d8e747e39351b28e95735992a46.tar.gz
Use work around from "bug-gnulib" mailing list to fix build problem
under Mac OS X Leopard.
Diffstat (limited to 'sysutils/coreutils')
-rw-r--r--sysutils/coreutils/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index c46f7e55b56..db352e2bea9 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2007/07/19 09:07:43 tron Exp $
+# $NetBSD: Makefile,v 1.40 2007/11/26 00:52:32 tron Exp $
DISTNAME= coreutils-6.9
CATEGORIES= sysutils
@@ -27,6 +27,10 @@ TEST_TARGET= check
CONFIGURE_ENV+= ac_list_mounted_fs=found
.endif
+.if ${OPSYS} == "Darwin" && !empty(OS_VERSION:M9.*)
+CONFIGURE_ENV+= jm_cv_func_svid_putenv=yes
+.endif
+
# Exclude programs from PLIST which aren't built on a platform.
.if ${OPSYS} == "Interix"
PLIST_SUBST+= COREUTILS_HAVE_HOSTID="@comment "