From tkato@prontomail.com  Mon Jan  5 06:46:55 2004
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 32D9A16A4D0
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  5 Jan 2004 06:46:37 -0800 (PST)
Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C5E5943D2F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  5 Jan 2004 06:46:35 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([218.222.68.238]) by hfep07.dion.ne.jp with SMTP
          id <20040105144633022.EIBB@hfep07.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Mon, 5 Jan 2004 23:46:33 +0900
Message-Id: <20040105234523.4607a850.tkato@prontomail.com>
Date: Mon, 5 Jan 2004 23:45:23 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/gnomechess

>Number:         60929
>Category:       ports
>Synopsis:       Update port: games/gnomechess
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 05 06:50:15 PST 2004
>Closed-Date:    Mon Jan 05 08:42:49 PST 2004
>Last-Modified:  Mon Jan 05 08:42:49 PST 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Rearrange USE_GNOME

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/gnomechess/Makefile games/gnomechess/Makefile
--- /usr/ports/games/gnomechess/Makefile	Fri Nov 21 08:17:19 2003
+++ games/gnomechess/Makefile	Sat Jan  3 23:41:15 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	gnomechess
 PORTVERSION=	0.3.3
+PORTREVISION=	1
 CATEGORIES=	games gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/gnome-chess/0.3
@@ -20,17 +21,9 @@
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOME=	yes
-USE_PERL5_BUILD=yes
+USE_GNOME=	gnomecanvas gnomehack gnomeprefix libglade
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib"
-
-pre-patch:
-	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-	@${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${PERL} -pi -e \
-		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
-		 s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Mon Jan 5 08:14:50 PST 2004 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60929 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Mon Jan 5 08:42:43 PST 2004 
State-Changed-Why:  
Committed, thanks! 

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