From mezz@ns1.mezzweb.com  Tue Sep  2 09:03:20 2003
Return-Path: <mezz@ns1.mezzweb.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F386216A4C0; Tue,  2 Sep 2003 09:03:14 -0700 (PDT)
Received: from ns1.mezzweb.com (ip68-103-32-11.ks.ok.cox.net [68.103.32.11])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C76B243FF3; Tue,  2 Sep 2003 09:03:13 -0700 (PDT)
	(envelope-from mezz@ns1.mezzweb.com)
Received: from ns1.mezzweb.com (localhost [127.0.0.1])
	by ns1.mezzweb.com (8.12.9/8.12.9) with ESMTP id h82FgjF6052872;
	Tue, 2 Sep 2003 10:44:05 -0500 (CDT)
	(envelope-from mezz@ns1.mezzweb.com)
Received: (from mezz@localhost)
	by ns1.mezzweb.com (8.12.9/8.12.9/Submit) id h82FgjmP052871;
	Tue, 2 Sep 2003 10:42:45 -0500 (CDT)
Message-Id: <200309021542.h82FgjmP052871@ns1.mezzweb.com>
Date: Tue, 2 Sep 2003 10:42:45 -0500 (CDT)
From: Jeremy Messenger <mezz7@cox.net>
Reply-To: Jeremy Messenger <mezz7@cox.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: marcus@freebsd.org
Subject: Maintainer update: deskutils/gdesklets fix by add BUILD_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56317
>Category:       ports
>Synopsis:       Maintainer update: deskutils/gdesklets fix by add BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 09:10:18 PDT 2003
>Closed-Date:    Tue Sep 02 13:38:21 PDT 2003
>Last-Modified:  Tue Sep 02 13:38:21 PDT 2003
>Originator:     Mezz
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ns1.mezzweb.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Aug 13 22:39:47 CDT 2003 mezz@mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386

>Description:
The configure script will complain about py-gnome/py-gtk aren't exist.

>How-To-Repeat:
n/a

>Fix:
Add it in the BUILD_DEPENDS.

Submitted by: Koop Mast <einekoai@chello.nl>


--- gdesklets.diff begins here ---
diff -ur gdesklets.orig/Makefile gdesklets/Makefile
--- gdesklets.orig/Makefile	Tue Sep  2 01:24:00 2003
+++ gdesklets/Makefile	Tue Sep  2 10:45:57 2003
@@ -14,6 +14,7 @@
 MAINTAINER=	mezz7@cox.net
 COMMENT=	A framework for Gnome 2.x for desktop applets
 
+BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
 RUN_DEPENDS=	${PYXML} \
 		${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
 
--- gdesklets.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Tue Sep 2 13:38:12 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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