ports/160477: [PATCH] devel/gobject-introspection: restrict USE_PYTHON range

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 5 09:40:01 UTC 2011


>Number:         160477
>Category:       ports
>Synopsis:       [PATCH] devel/gobject-introspection: restrict USE_PYTHON range
>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 Sep 05 09:40:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Restrict USE_PYTHON range

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

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

--- gobject-introspection-0.10.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/gobject-introspection/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	30 Jul 2011 09:20:18 -0000	1.15
+++ Makefile	5 Sep 2011 09:28:42 -0000
@@ -22,7 +22,7 @@
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack glib20 ltverhack
-USE_PYTHON=	yes
+USE_PYTHON=	-2.7
 USE_BISON=	build
 USE_GETTEXT=	yes
 USE_AUTOTOOLS=	libtool
--- gobject-introspection-0.10.8.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list