Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2007 14:52:07 +0200 (CEST)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115864: [DEPS] x11-toolkits/gtk12 reduce X dependencies
Message-ID:  <20070827125207.91BD045619@mail.vx.sk>
Resent-Message-ID: <200708271300.l7RD047a031591@freefall.freebsd.org>

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

>Number:         115864
>Category:       ports
>Synopsis:       [DEPS] x11-toolkits/gtk12 reduce X dependencies
>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:   Mon Aug 27 13:00:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
gtk12 requires only USE_XORG=sm xi
To identify problematic depending ports this needs testing on pointyhat.
>How-To-Repeat:
>Fix:
Index: ports/x11-toolkits/gtk12/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/gtk12/Makefile,v
retrieving revision 1.106
diff -u -r1.106 Makefile
--- ports/x11-toolkits/gtk12/Makefile	19 May 2007 20:30:56 -0000	1.106
+++ ports/x11-toolkits/gtk12/Makefile	27 Aug 2007 12:47:22 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	gtk
 PORTVERSION=	1.2.10
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/gtk+/1.2
@@ -16,7 +16,7 @@
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Gimp Toolkit for X11 GUI (previous stable version)
 
-USE_XLIB=	yes
+USE_XORG=	ice xi
 USE_PERL5=	yes
 USE_GNOME=	glib12
 USE_LDCONFIG=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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