From owner-cvs-all Wed Mar 21 12:30:11 2001 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 22A8037B750; Wed, 21 Mar 2001 12:30:04 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LKRWV15919; Wed, 21 Mar 2001 12:27:32 -0800 (PST) (envelope-from mi) Message-Id: <200103212027.f2LKRWV15919@freefall.freebsd.org> From: Mikhail Teterin Date: Wed, 21 Mar 2001 12:27:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libungif Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/03/21 12:27:32 PST Modified files: graphics/libungif Makefile pkg-plist Log: Make it possible to compile this package without X11 -- controllable by the NO_X knob. While here, remove the USE_LIBTOOL -- the package compiles fine with the libtool of its own. I was prompted to do this, when the build of mod_php4 on a headless server started to download X11 sources... Revision Changes Path 1.16 +11 -3 ports/graphics/libungif/Makefile 1.12 +1 -1 ports/graphics/libungif/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message