summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-07-28 22:31:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-07-28 22:31:18 +0000
commit789411caa0627964c46c0b744d532a56f72a9fc1 (patch)
tree28f4a311fc342cf29cf6ead4a2477a07de5d40e7 /lang
parent- Correct the location of a configuration file (diff)
BROKEN: Segfault during build
Notes
Notes: svn path=/head/; revision=196516
Diffstat (limited to 'lang')
-rw-r--r--lang/drscheme/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile
index 8d350fba4cc9..cb6509d84b58 100644
--- a/lang/drscheme/Makefile
+++ b/lang/drscheme/Makefile
@@ -28,6 +28,8 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
+BROKEN= Segfault during build
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared --enable-xft --enable-gl \
--enable-xrender --enable-cairo --with-x --enable-pthread \