1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

The configure script sometimes goes into an infinite loop, spewing out

===
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
===

forever.
This commit is contained in:
Satoshi Asami 1998-11-28 01:31:19 +00:00
parent 5c9d7097db
commit 538870682e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14927

View File

@ -3,7 +3,7 @@
# Date created: 14 Feb. 1997
# Whom: Kiroh HARADA <kiroh@kh.rim.or.jp>
#
# $Id: Makefile,v 1.3 1998/03/21 01:49:56 itojun Exp $
# $Id: Makefile,v 1.4 1998/06/04 14:47:24 kuriyama Exp $
#
DISTNAME= gn-1.36
@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.omronsoft.co.jp/pub/misc/gn/
MAINTAINER= kiroh@kh.rim.or.jp
BROKEN= infinite loop
WRKSRC= ${WRKDIR}/gn-1.36/src
pre-configure: