ports/145830: [PATCH] x11-toolkits/gtk20: Only build depend on perl not run depend

Bapt baptiste.daroussin at gmail.com
Mon Apr 19 10:40:03 UTC 2010


>Number:         145830
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/gtk20: Only build depend on perl not run depend
>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 10:40:02 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 that gtk only has a build depend on perl, not a build and run depend.

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

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

--- gtk-2.18.7_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/gtk20.orig/Makefile /usr/ports/x11-toolkits/gtk20/Makefile
--- /usr/ports/x11-toolkits/gtk20.orig/Makefile	2010-04-14 09:06:58.000000000 +0200
+++ /usr/ports/x11-toolkits/gtk20/Makefile	2010-04-19 12:30:26.780781940 +0200
@@ -37,7 +37,7 @@
 		${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
 
 USE_GMAKE=	yes
-USE_PERL5=	yes
+USE_PERL5_BUILD=	yes
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:22
 USE_GNOME=	gnomehack atk pango ltverhack
--- gtk-2.18.7_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list