ports/154914: [MAINTAINER] deskutils/gtg: couple of changes

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sun Feb 20 16:50:05 UTC 2011


>Number:         154914
>Category:       ports
>Synopsis:       [MAINTAINER] deskutils/gtg: couple of changes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 16:50:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386
>Description:
- depend on py-gobject via USE_GNOME
- add missing tabulation
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-01-07 03:11:33.000000000 +0300
+++ Makefile	2011-02-20 19:35:51.000000000 +0300
@@ -16,14 +16,13 @@
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/configobj.py:${PORTSDIR}/devel/py-configobj \
 		${PYTHON_PKGNAMEPREFIX}dbus>=0.82.4:${PORTSDIR}/devel/py-dbus \
-		${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \
 		${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 FETCH_ARGS=	-pRr
-USE_GNOME=	pygtk2 desktopfileutils
+USE_GNOME=	desktopfileutils pygobject pygtk2
 USE_GETTEXT=	yes
 INSTALLS_ICONS=	yes
 USE_PYTHON=	2.6+
@@ -36,7 +35,7 @@
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_CHEETAH)
-RUN_DEPENDS+=${LOCALBASE}/bin/cheetah:${PORTSDIR}/devel/py-cheetah
+RUN_DEPENDS+=	${LOCALBASE}/bin/cheetah:${PORTSDIR}/devel/py-cheetah
 .endif
 
 post-patch:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list