summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/xlispstat/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <bsd.port.mk>