From owner-cvs-all Tue Oct 10 10:14:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D4B437B503; Tue, 10 Oct 2000 10:14:48 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA03805; Tue, 10 Oct 2000 10:14:48 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200010101714.KAA03805@freefall.freebsd.org> From: Ade Lovett Date: Tue, 10 Oct 2000 10:14:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/10/10 10:14:48 PDT Modified files: textproc/libxml Makefile Log: Re-add USE_GMAKE to get around Makefile bogosity. Without this, doing a 'make all' and 'make install' as two separate commands results in the code being completely recompiled twice. Bleurgh. Revision Changes Path 1.28 +2 -1 ports/textproc/libxml/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message