From owner-cvs-all Mon Jul 8 10:36:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF70337B400; Mon, 8 Jul 2002 10:36:48 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB7543E3B; Mon, 8 Jul 2002 10:36:48 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id KAA75058; Mon, 8 Jul 2002 10:41:27 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id KAA75051; Mon, 8 Jul 2002 10:41:25 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 8 Jul 2002 10:41:25 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Joe Marcus Clarke Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/graphics/imlib Makefile In-Reply-To: <200207050236.g652aVZA006257@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 4 Jul 2002, Joe Marcus Clarke wrote: # marcus 2002/07/04 19:36:31 PDT # # Modified files: # graphics/imlib Makefile # Log: # Add USE_REINPLACE. # # Reported by: Garrett Rooney Did PR ports/39390 (Make graphics/imlib not depend upon GTK+ port) get looked at yet? Quote of description below : graphics/imlib doesn't need to depend upon x11-toolkits/gtk12. This PR rectifies this and creates a new port, graphics/gdk_imlib, which adds libgdk_imlib, the part of imlib package that depends upon GTK+. This is useful for several ports which need libImlib, but don't need libgdk_imlib. For now I've made USE_IMLIB depend upon new gdk_imlib port to avoid any breakage, but ports can be migrated to simple LIB_DEPENDS=Imlib.5... if they don't requre gdk_imlib. I've already done so for 3 ports (www/w3m, x11-wm/enlightenment, & x11-wm/libepplet). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message