From owner-cvs-all Fri Nov 3 13:29:52 2000 Delivered-To: cvs-all@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 1D87937B4C5; Fri, 3 Nov 2000 13:29:48 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca5-234.ix.netcom.com [209.109.234.234]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA08100; Fri, 3 Nov 2000 16:29:36 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eA3LS5g38904; Fri, 3 Nov 2000 13:28:06 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/wrapper Makefile pkg-install ports/x11/XFree86-4-libraries Makefile ports/x11/XFree86-4-libra References: <200011031108.DAA71774@freefall.freebsd.org> <200011032027.JAA87050@ducky.nz.freebsd.org> From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 03 Nov 2000 13:27:19 -0800 In-Reply-To: <200011032027.JAA87050@ducky.nz.freebsd.org> (Dan Langille's message of "Sat, 4 Nov 2000 09:26:57 +1300") Message-ID: Lines: 25 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: "Dan Langille" * A problem: * * [dan@set:/usr/ports/x11-servers/XFree86-4-Server] $ make -V * PORTNAME "/usr/ports/Mk/bsd.port.mk", line 633: Inconsistent * operator for pre-everything make: fatal errors encountered -- cannot * continue Hmm. I can't reproduce it here. (I removed BATCH and PACKAGE_BUILDING from my environment.) It's probably caused by these lines: === .if !defined(BATCH) && !defined(PACKAGE_BUILDING) pre-everything: # ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL .endif === Since it doesn't do anything now, I'll just comment out the whole thing. Thanks for the notice. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message