summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2013-09-07 11:53:23 +0000
committergdt <gdt@pkgsrc.org>2013-09-07 11:53:23 +0000
commit7949aeb731e6785d3b237db3bdb46d72cb347ce8 (patch)
treeaec6afbfd7e8988fc2c5b9fca3308cfd4d468631 /lang/guile
parent6636fffd1c2d97a3dfa6d0d8b5c6d41e3df84bb6 (diff)
downloadpkgsrc-7949aeb731e6785d3b237db3bdb46d72cb347ce8.tar.gz
Remove -Dmacosx (on OSX only, obviously).
Reported by J. Lewis Muir on pkgsrc-users@ to fix build on 10.8. Does not change behavior on 10.7; build fails much later at same place either way.
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 573298bbc21..029c4d36b81 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2013/07/15 02:02:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2013/09/07 11:53:23 gdt Exp $
DISTNAME= guile-1.8.8
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
@@ -53,7 +53,8 @@ CONFIGURE_ARGS+= ac_cv_type_complex_double=no
.endif
.if ${OPSYS} == "Darwin"
-CPPFLAGS+= -Dmacosx
+#This define has been reported to break builds on 10.8.
+#CPPFLAGS+= -Dmacosx
# Darwin does not use -rpath, so back out the patch that adds it. It
# is not clear that guile works properly if directories with modules