summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 14:42:55 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 14:42:55 +0000
commitd0e82e80e77f9e477c85d5ee52a44bbb64db1331 (patch)
tree0285cf003fd624dc16685552fba2f200571a98ff /lang/guile
parent540d973689a50cbd6d9a4864a0364d7276544fa0 (diff)
downloadpkgsrc-d0e82e80e77f9e477c85d5ee52a44bbb64db1331.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 860ce978893..8c141ff214b 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2013/11/13 22:49:31 joerg Exp $
+# $NetBSD: Makefile,v 1.105 2016/02/25 14:42:56 jperkin Exp $
DISTNAME= guile-1.8.8
PKGREVISION= 6
@@ -48,9 +48,7 @@ post-patch:
${ECHO} "(define-module (ice-9 slib))" > ${WRKSRC}/ice-9/slib.scm
${ECHO} "(load-from-path \"slib/guile.init\")" >> ${WRKSRC}/ice-9/slib.scm
-.if ${OPSYS} == "DragonFly"
-CONFIGURE_ARGS+= ac_cv_type_complex_double=no
-.endif
+CONFIGURE_ARGS.DragonFly+= ac_cv_type_complex_double=no
.if ${OPSYS} == "Darwin"
#This define has been reported to break builds on 10.8.