From dd2161c1310c6e73e22a30c1d481fc7c29b8f102 Mon Sep 17 00:00:00 2001 From: Martin Cracauer Date: Fri, 3 Oct 1997 13:09:43 +0000 Subject: Disable support for guile for now. The guile port is too old and the right solution not obvious. --- devel/ilu/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'devel/ilu') 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= -- cgit v1.2.3