summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-01-15 00:43:24 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-01-15 00:43:24 +0000
commit4937e6e49ec4d82d1de9f53aa83c076d00790463 (patch)
treed4319e9ce033a4e65d255c0000299bfdf50d1751 /japanese
parentupgrade to 3.49 (diff)
Set IS_INTERACTIVE. The program ``configur'' sometimes issues questions,
then BATCH build would fail.
Notes
Notes: svn path=/head/; revision=16055
Diffstat (limited to 'japanese')
-rw-r--r--japanese/gn-gnspool/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/gn-gnspool/Makefile b/japanese/gn-gnspool/Makefile
index 67f21b322777..4391c3bd5b0b 100644
--- a/japanese/gn-gnspool/Makefile
+++ b/japanese/gn-gnspool/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 Feb. 1997
# Whom: Kiroh HARADA <kiroh@kh.rim.or.jp>
#
-# $Id$
+# $Id: Makefile,v 1.6 1999/01/14 22:19:32 sada Exp $
#
DISTNAME= gn-1.40
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.omronsoft.co.jp/pub/misc/gn/
MAINTAINER= kiroh@kh.rim.or.jp
+IS_INTERACTIVE= yes
+ # The program ``configur'' sometimes issue questions and
+ # batch-mode build would fail.
WRKSRC= ${WRKDIR}/${DISTNAME}/src
pre-configure: