diff options
Diffstat (limited to 'japanese/gn-gnspool')
-rw-r--r-- | japanese/gn-gnspool/Makefile | 5 |
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: |