Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2003 10:42:45 -0500 (CDT)
From:      Jeremy Messenger <mezz7@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org
Subject:   ports/56317: Maintainer update: deskutils/gdesklets fix by add BUILD_DEPENDS
Message-ID:  <200309021542.h82FgjmP052871@ns1.mezzweb.com>
Resent-Message-ID: <200309021610.h82GAIet023425@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 09:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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