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

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


>Submitter-Id:	current-users
>Originator:	Sunpoet Po-Chuan Hsieh
>Organization:	The FreeBSD Project
>Confidential:	no 
>Synopsis:	[PATCH] devel/gobject-introspection: restrict USE_PYTHON range
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 8.2-STABLE amd64
>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 ---



More information about the freebsd-gnome mailing list