Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 13:16:16 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28075: Fix Depends for news/glitter
Message-ID:  <200106111716.f5BHGGB71092@wlgrv1.pa.home.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111716.f5BHGGB71092>