ports/176962: optionsng bug with some python ports
Tijl Coosemans
tijl at coosemans.org
Thu Mar 14 17:10:02 UTC 2013
>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:
More information about the freebsd-ports-bugs
mailing list