From nobody@FreeBSD.org  Mon Dec 11 11:28:37 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9C63737B402
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Dec 2000 11:28:37 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id eBBJSbl60407;
	Mon, 11 Dec 2000 11:28:37 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200012111928.eBBJSbl60407@freefall.freebsd.org>
Date: Mon, 11 Dec 2000 11:28:37 -0800 (PST)
From: tkato@prontomail.ne.jp
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: games/gnomebreakout
X-Send-Pr-Version: www-1.0

>Number:         23476
>Category:       ports
>Synopsis:       Update port: games/gnomebreakout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 11:30:05 PST 2000
>Closed-Date:    Mon Dec 11 23:59:24 PST 2000
>Last-Modified:  Mon Dec 11 23:59:35 PST 2000
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Support USE_GNOME

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/gnomebreakout/Makefile games/gnomebreakout/Makefile
--- /usr/ports/games/gnomebreakout/Makefile	Mon Nov  6 22:13:53 2000
+++ games/gnomebreakout/Makefile	Sat Dec  9 04:09:13 2000
@@ -13,15 +13,11 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	gnome.4:${PORTSDIR}/x11/gnomelibs
-RUN_DEPENDS=	panel:${PORTSDIR}/x11/gnomecore
-
-USE_X_PREFIX=	YES
-GNU_CONFIGURE=	YES
+USE_X_PREFIX=	yes
+USE_GNOME=	yes
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--localstatedir=${PREFIX}/share/gnome/ \
-		--datadir=${PREFIX}/share/gnome
 
 pre-patch:
 	@${PERL} -pi -e 's|-lpthread|-pthread|g ; \


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Mon Dec 11 23:59:24 PST 2000 
State-Changed-Why:  
Commmitted, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23476 
>Unformatted:
