From owner-freebsd-ports Mon Jun 11 10:20:51 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CB1837B408 for ; Mon, 11 Jun 2001 10:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5BHK3I92224; Mon, 11 Jun 2001 10:20:03 -0700 (PDT) (envelope-from gnats) Received: from wlgrv1.pa.home.com (cc92687-a.wlgrv1.pa.home.com [24.5.63.190]) by hub.freebsd.org (Postfix) with ESMTP id 9C63F37B405 for ; Mon, 11 Jun 2001 10:16:17 -0700 (PDT) (envelope-from pat@wlgrv1.pa.home.com) Received: (from root@localhost) by wlgrv1.pa.home.com (8.11.3/8.11.3) id f5BHGGB71092; Mon, 11 Jun 2001 13:16:16 -0400 (EDT) (envelope-from pat) Message-Id: <200106111716.f5BHGGB71092@wlgrv1.pa.home.com> Date: Mon, 11 Jun 2001 13:16:16 -0400 (EDT) From: pat@databits.net Reply-To: pat@databits.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28075: Fix Depends for news/glitter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28075 >Category: ports >Synopsis: Fix Depends for news/glitter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 11 10:20:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Patrick Li >Release: FreeBSD 4.3-STABLE i386 >Organization: N/A >Environment: System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jun 7 00:17:13 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386 >Description: o Add USE_GNOMELIBS= yes since configure looks for it and breaks if its not found. >How-To-Repeat: N/A >Fix: diff -ruN /usr/ports/news/glitter/Makefile glitter/Makefile --- /usr/ports/news/glitter/Makefile Fri Jan 5 12:39:14 2001 +++ glitter/Makefile Mon Jun 11 10:43:22 2001 @@ -18,6 +18,7 @@ USE_GTK= yes WANT_GNOME= yes GNU_CONFIGURE= yes +USE_GNOMELIBS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message