From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 17 20:10:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0F7E106564A for ; Fri, 17 Aug 2012 20:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5A14D8FC12 for ; Fri, 17 Aug 2012 20:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7HKA9Vx094418 for ; Fri, 17 Aug 2012 20:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7HKA95I094415; Fri, 17 Aug 2012 20:10:09 GMT (envelope-from gnats) Resent-Date: Fri, 17 Aug 2012 20:10:09 GMT Resent-Message-Id: <201208172010.q7HKA95I094415@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Green Dog Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBBB4106566C for ; Fri, 17 Aug 2012 20:02:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id BE6DE8FC1A for ; Fri, 17 Aug 2012 20:02:30 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q7HK2UUh063326 for ; Fri, 17 Aug 2012 20:02:30 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q7HK2UFD063325; Fri, 17 Aug 2012 20:02:30 GMT (envelope-from nobody) Message-Id: <201208172002.q7HK2UFD063325@red.freebsd.org> Date: Fri, 17 Aug 2012 20:02:30 GMT From: Green Dog To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/170711: [games/unknown-horizons] fix python version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 20:10:09 -0000 >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: