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:   ports/145835: [PATCH] x11-toolkits/gtk: only build depend on perl
Message-ID:  <cf13d@azathoth.lan>
Resent-Message-ID: <201004191230.o3JCU7Qa008288@freefall.freebsd.org>

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

>Number:         145835
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/gtk: only build depend on perl
>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 Apr 19 12:30:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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