From owner-freebsd-python@FreeBSD.ORG Mon Aug 6 07:10:03 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D811A10656D6 for ; Mon, 6 Aug 2012 07:10:03 +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 9D7108FC0C for ; Mon, 6 Aug 2012 07:10:03 +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 q767A3Fk070409 for ; Mon, 6 Aug 2012 07:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q767A3l0070408; Mon, 6 Aug 2012 07:10:03 GMT (envelope-from gnats) Date: Mon, 6 Aug 2012 07:10:03 GMT Message-Id: <201208060710.q767A3l0070408@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Matthias Petermann Cc: Subject: Re: ports/170393: new port: finance/py-trytond_product X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Petermann List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2012 07:10:04 -0000 The following reply was made to PR ports/170393; it has been noted by GNATS. From: Matthias Petermann To: bug-followup@FreeBSD.org Cc: matthias@d2ux.net Subject: Re: ports/170393: new port: finance/py-trytond_product Date: Mon, 6 Aug 2012 09:01:29 +0200 Within the Makefile above the line: BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trytond>=2.4.0:${PORTSDIR}/finance/trytond needs to be changed to: BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trytond>=2.4.0:${PORTSDIR}/finance/py-trytond The fixed port can be found here: http://bsd-crew.de/~mpeterma/ports/finance/py-trytond_product.txt Kind regards, Matthias -- Matthias Petermann