ports/83854: Update port: emulators/grustibus
KATO Tsuguru
tkato432 at yahoo.com
Thu Jul 21 14:10:29 UTC 2005
>Number: 83854
>Category: ports
>Synopsis: Update port: emulators/grustibus
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 21 14:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list