Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2010 14:22:23 +0200
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   [PATCH] x11-toolkits/gtk: only build depend on perl
Message-ID:  <cf13d@azathoth.lan>

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

>Submitter-Id:	current-users
>Originator:	Bapt
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] x11-toolkits/gtk: only build depend on perl
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 8.0-STABLE amd64
>Environment:
System: FreeBSD azathoth.lan 8.0-STABLE FreeBSD 8.0-STABLE #3: Sun Jan 10 20:39:38 CET 2010
>Description:
It seems to only build depend on perl

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- gtk-1.2.10_21.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/gtk12.orig/Makefile /usr/ports/x11-toolkits/gtk12/Makefile
--- /usr/ports/x11-toolkits/gtk12.orig/Makefile	2009-09-17 00:17:00.000000000 +0200
+++ /usr/ports/x11-toolkits/gtk12/Makefile	2010-04-19 14:21:40.738780476 +0200
@@ -16,7 +16,7 @@
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Gimp Toolkit for X11 GUI (previous stable version)
 
-USE_PERL5=	yes
+USE_PERL5_BUILD=	yes
 USE_XORG=	x11 ice xext sm inputproto xi
 USE_GNOME=	glib12
 USE_LDCONFIG=	yes
--- gtk-1.2.10_21.patch ends here ---




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