Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2010 14:36:17 +0200
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/145837: [PATCH] devel/glib: only build depend on perl
Message-ID:  <cf13d@azathoth.lan>
Resent-Message-ID: <201004191240.o3JCe3Ga018202@freefall.freebsd.org>

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

>Number:         145837
>Category:       ports
>Synopsis:       [PATCH] devel/glib: 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:40:03 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:

--- glib-2.22.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/glib20.orig/Makefile /usr/ports/devel/glib20/Makefile
--- /usr/ports/devel/glib20.orig/Makefile	2010-01-10 22:51:09.000000000 +0100
+++ /usr/ports/devel/glib20/Makefile	2010-04-19 14:35:28.738693710 +0200
@@ -38,7 +38,7 @@
 USE_GMAKE=	yes
 MAKE_JOBS_SAFE=	yes
 USE_PYTHON=	yes
-USE_PERL5=	yes
+USE_PERL5_BUILD=	yes
 CONFIGURE_ARGS=	--enable-static --with-libiconv=gnu \
 		--disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \
 		--disable-man --without-xml-catalog \
--- glib-2.22.4.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>