summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1997-10-03 13:09:43 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1997-10-03 13:09:43 +0000
commitdd2161c1310c6e73e22a30c1d481fc7c29b8f102 (patch)
tree8cb83a8e3e719c0aa44c39b8897049d6378ea7c2 /devel
parentDelete last empty line. (diff)
Disable support for guile for now. The guile port is too old and the
right solution not obvious.
Notes
Notes: svn path=/head/; revision=8093
Diffstat (limited to 'devel')
-rw-r--r--devel/ilu/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile
index c35fffe78e73..e1f4e475eb74 100644
--- a/devel/ilu/Makefile
+++ b/devel/ilu/Makefile
@@ -3,7 +3,7 @@
# Date created: 29.9.1997
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.2 1997/10/02 04:03:30 asami Exp $
+# $Id: Makefile,v 1.3 1997/10/03 09:16:36 asami Exp $
#
DISTNAME= ilu-2.0alpha11
@@ -16,7 +16,10 @@ MAINTAINER= cracauer@cons.org
NO_WRKSUBDIR= yes
HAS_CONFIGURE= yes
# ILU 2.0alpha11 doesn't compile with FreeBSD jdk-1.1 port
-CONFIGURE_ARGS= --disable-java-support --enable-http-protocol
+# The guile port is outdated. If you have 1.2 installed, remove
+# --disable-guile-support
+CONFIGURE_ARGS= --disable-java-support --enable-http-protocol \
+ --disable-guile-support
INSTALL_TARGET= Install
NOMANCOMPRESS=