Date: Thu, 14 Mar 2013 18:04:55 +0100 (CET) From: Tijl Coosemans <tijl@coosemans.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/176962: optionsng bug with some python ports Message-ID: <201303141704.r2EH4t7a033917@kalimero.tijl.coosemans.org> Resent-Message-ID: <201303141710.r2EHA1Fp004613@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176962 >Category: ports >Synopsis: optionsng bug with some python ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 14 17:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Tijl Coosemans >Release: FreeBSD 10.0-CURRENT i386 >Organization: >Environment: >Description: bsd.options.mk uses UNIQUENAME to find the options file in /var/db/ports, but UNIQUENAME depends on PKGNAMEPREFIX and some python ports (e.g. devel/py-gobject) set PKGNAMEPREFIX to PYTHON_PKGNAMEPREFIX which isn't set until after bsd.options.mk is processed. >How-To-Repeat: cd /usr/ports/devel/py-gobject make config (set LIBFFI option and press OK) make showconfig (note that it says LIBFFI=off) >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303141704.r2EH4t7a033917>