From owner-cvs-ports Wed Oct 16 16:56:27 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA16558 for cvs-ports-outgoing; Wed, 16 Oct 1996 16:56:27 -0700 (PDT) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA16552; Wed, 16 Oct 1996 16:56:24 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-43.ix.netcom.com [207.93.141.171]) by dfw-ix9.ix.netcom.com (8.6.13/8.6.12) with ESMTP id QAA10036; Wed, 16 Oct 1996 16:55:31 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id QAA02385; Wed, 16 Oct 1996 16:55:29 -0700 (PDT) Date: Wed, 16 Oct 1996 16:55:29 -0700 (PDT) Message-Id: <199610162355.QAA02385@silvia.HIP.Berkeley.EDU> To: andreas@freebsd.org CC: CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199610161905.MAA25998@freefall.freebsd.org> (andreas) Subject: Re: cvs commit: ports/print/ghostscript4 Makefile ports/print/ghostscript4/files md5 ports/print/ghostscript4/pkg DESCR From: asami@freebsd.org (Satoshi Asami) Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * These are the first two lines of unix-gcc.mak: I found that the problem is the interactive configure script. I may have broken something when I changed it a while back. Let me check. Satoshi