From tkato432@yahoo.com  Thu Jul 21 14:00:49 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B663416A42D
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2005 14:00:49 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D88A043D49
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2005 14:00:48 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.204.125.22]) by hfep05.dion.ne.jp with SMTP
          id <20050721140044763.XXEF@hfep05.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Thu, 21 Jul 2005 23:00:44 +0900
Message-Id: <20050721230009.60d57b26.tkato432@yahoo.com>
Date: Thu, 21 Jul 2005 23:00:09 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: emulators/grustibus

>Number:         83854
>Category:       ports
>Synopsis:       Update port: emulators/grustibus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 14:10:02 GMT 2005
>Closed-Date:    Wed Jul 27 13:32:50 GMT 2005
>Last-Modified:  Wed Jul 27 13:32:50 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/grustibus/Makefile emulators/grustibus/Makefile
--- /usr/ports/emulators/grustibus/Makefile	Sun Feb 13 12:29:32 2005
+++ emulators/grustibus/Makefile	Thu Jul 21 20:52:07 2005
@@ -7,28 +7,22 @@
 
 PORTNAME=	grustibus
 PORTVERSION=	0.43
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	emulators gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	grustibus
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An xmame frontend for Gnome
 
 RUN_DEPENDS=	xmame:${PORTSDIR}/emulators/xmame
 
-BROKEN=		Incomplete pkg-plist
-
-WANT_GNOME=	yes
-USE_GNOME=	gnomeprefix gnomecanvas
 USE_X_PREFIX=	yes
+USE_GNOME=	gnomecanvas gnomehack gnomeprefix libcapplet
+USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--sysconfdir=`${GNOME_CONFIG} --sysconfdir`
-
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mgnomelibs}!=""
-USE_GNOME+=	gnomelibs libcapplet
-.endif
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS=	--sysconfdir=`${GNOME_CONFIG} --sysconfdir`
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/emulators/grustibus/pkg-plist emulators/grustibus/pkg-plist
--- /usr/ports/emulators/grustibus/pkg-plist	Thu Jul 25 14:01:16 2002
+++ emulators/grustibus/pkg-plist	Thu Jul 21 20:46:58 2005
@@ -1,13 +1,13 @@
 bin/grustibus
+share/locale/fr/LC_MESSAGES/grustibus.mo
+share/locale/no/LC_MESSAGES/grustibus.mo
 etc/gnome/config/gRustibus.d/catver
-share/gnome/locale/no/LC_MESSAGES/grustibus.mo
-share/gnome/locale/fr/LC_MESSAGES/grustibus.mo
-share/gnome/gnome/apps/Games/grustibus.desktop
+share/gnome/apps/Games/grustibus.desktop
 share/gnome/pixmaps/grustibus.png
-share/gnome/pixmaps/mini-grustibus.xpm
 share/gnome/pixmaps/grustibus/defaultsnap.png
 share/gnome/pixmaps/grustibus/grustibus-logo.png
 share/gnome/pixmaps/grustibus/grustibus.png
 share/gnome/pixmaps/grustibus/mini-grustibus.xpm
+share/gnome/pixmaps/mini-grustibus.xpm
 @dirrm share/gnome/pixmaps/grustibus
 @dirrm etc/gnome/config/gRustibus.d
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Wed Jul 27 13:32:30 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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