Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 02:30:22 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70632: Update port: net/gnome-mud
Message-ID:  <20040819023022.591b662e.tkato432@yahoo.com>
Resent-Message-ID: <200408181740.i7IHe8eW050050@freefall.freebsd.org>

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

>Number:         70632
>Category:       ports
>Synopsis:       Update port: net/gnome-mud
>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:   Wed Aug 18 17:40:08 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Rearrange USE_GNOME

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/gnome-mud/Makefile net/gnome-mud/Makefile
--- /usr/ports/net/gnome-mud/Makefile	Thu May  6 13:36:05 2004
+++ net/gnome-mud/Makefile	Thu Aug 19 01:04:20 2004
@@ -15,12 +15,10 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK-based MUD client with triggers, aliases, colors, etc
 
-BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtk.so:${PORTSDIR}/x11-toolkits/py-gtk2
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtk.so:${PORTSDIR}/x11-toolkits/py-gtk2
-
 USE_X_PREFIX=	yes
 USE_PYTHON=	yes
-USE_GNOME=	gnomehack gnomeprefix intlhack gnometarget libgnomeui vte
+USE_GNOME=	gnomehack gnometarget gnomeprefix intlhack libgnomeui \
+		pygtk2 vte
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040819023022.591b662e.tkato432>