Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 22:32:35 +0200 (CEST)
From:      Franz Klammer <klammer@webonaut.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50959: convert zenity to new GNOME infrastructure
Message-ID:  <20030414203235.6980E2844C@sisko.webonaut.com>
Resent-Message-ID: <200304142040.h3EKeE9X098506@freefall.freebsd.org>

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

>Number:         50959
>Category:       ports
>Synopsis:       convert zenity to new GNOME infrastructure
>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:   Mon Apr 14 13:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Franz Klammer
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ds9.webonaut.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Thu Apr 3 02:32:50 CEST 2003 root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 i386


	
>Description:
	
	Update Zenity to new GNOME infrastucture.
	Attached the new Makefile.

>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile.orig	Mon Apr 14 22:20:05 2003
+++ Makefile	Mon Apr 14 22:23:00 2003
@@ -14,14 +14,11 @@
 MAINTAINER=	klammer@webonaut.com
 COMMENT=	Display GNOME dialogs from the command line
 
-LIB_DEPENDS=	gconf-2:${PORTSDIR}/devel/gconf2 \
-		gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas \
-		popt.0:${PORTSDIR}/devel/popt
+LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOMENG=	yes
-USE_GNOME=	gnomeprefix gnomehack
+USE_GNOME=	gnomeprefix gnomehack libgnomecanvas gconf2
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_REINPLACE=	yes
--- Makefile.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?20030414203235.6980E2844C>