ports/170711: [games/unknown-horizons] fix python version

Green Dog fiziologus at gmail.com
Fri Aug 17 20:10:09 UTC 2012


>Number:         170711
>Category:       ports
>Synopsis:       [games/unknown-horizons] fix python version
>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:   Fri Aug 17 20:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Green Dog
>Release:        FreeBSD-9.0
>Organization:
>Environment:
>Description:
[games/unknown-horizons] fix python version to <= 2.7
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2012-06-02 15:01:51.000000000 +0400
+++ Makefile	2012-08-17 22:48:19.000000000 +0400
@@ -26,7 +26,7 @@
 USE_XZ=			yes
 USE_GNOME=		intltool
 USE_GETTEXT=		build
-USE_PYTHON=		yes
+USE_PYTHON=		-2.7
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	UnknownHorizons
 


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



More information about the freebsd-ports-bugs mailing list