Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 11:28:37 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23476: Update port: games/gnomebreakout
Message-ID:  <200012111928.eBBJSbl60407@freefall.freebsd.org>
Resent-Message-ID: <200012111930.eBBJU5660596@freefall.freebsd.org>

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

>Number:         23476
>Category:       ports
>Synopsis:       Update port: games/gnomebreakout
>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 Dec 11 11:30:05 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>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?200012111928.eBBJSbl60407>