[Bug 196056] Wrong python interpreter set in Mk/Uses/shebangfix.mk

2014-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196056 --- Comment #2 from Marcus von Appen --- Possible solution(s): USES= python:2 sets python_CMD = ${LOCALBASE}/bin/python2 USES= python:3 sets python_CMD = ${LOCALBASE}/bin/python3 USES= python sets python_CMD = ${PYTHON

[Bug 196056] Wrong python interpreter set in Mk/Uses/shebangfix.mk

2014-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196056 Marcus von Appen changed: What|Removed |Added Assignee|pyt...@freebsd.org |m...@freebsd.org

[Bug 195235] sysutils/py-salt: Requires lsof as a dependency

2014-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195235 Kubilay Kocak changed: What|Removed |Added Assignee|freebsd-ports-bugs@FreeBSD. |pyt...@freebsd.org