From 2189522d617d494bac17037524feb9a6bb544d7a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 6 Mar 1997 05:10:57 +0000 Subject: Comment out IS_INTERACTIVE, only needs to connect to X server. --- math/xlispstat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/xlispstat') diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index a85a8ba75923..c0ff6281ea3f 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Aug 15 17:57:48 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1995/11/22 13:14:04 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:32:48 asami Exp $ # DISTNAME= xlispstat-3-44 @@ -15,6 +15,6 @@ MAINTAINER= erich@FreeBSD.org HAS_CONFIGURE= yes # needs to connect to X server while build -IS_INTERACTIVE= yes +#IS_INTERACTIVE= yes .include -- cgit v1.2.3