From 72762d1040aee5159ae9eccdd94b69ff48197863 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 18 Apr 1995 05:18:51 +0000 Subject: Add IS_INTERACTIVE=yes. Cf. >> The install target for smalltalk-1.1.1 is interactive. >> Please read the file mst.texinfo for more information. --- lang/smalltalk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 911a2cdfa44f..8c29cdde5a50 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -3,7 +3,7 @@ # Date created: 09 Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.3 1995/04/15 05:44:50 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/16 21:24:53 asami Exp $ # DISTNAME= smalltalk-1.1.1 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ MAINTAINER= gpalmer@FreeBSD.ORG +IS_INTERACTIVE= yes + pre-configure: @cp ${FILESDIR}/m-fbsd-2.h ${WRKSRC}/config/m-fbsd-2.h @(cd ${WRKSRC} ; ./config.mst fbsd-2) -- cgit v1.2.3