svn commit: r368241 - in head/sysutils: . jadm jadm/files

Adam Weinberger adamw at adamw.org
Mon Sep 15 14:36:54 UTC 2014


On 15 Sep, 2014, at 3:50, Jason E. Hale <jhale at FreeBSD.org> wrote:

> On Sun, Sep 14, 2014 at 10:27 PM, Vanilla I. Shu <vanilla at freebsd.org> wrote:
>> 
>> +BUILD_DEPENDS= ${PYTHON_LIBDIR}/site-packages/paramiko/:${PORTSDIR}/security/py-paramiko \
>> +               ${PYTHON_LIBDIR}/site-packages/netifaces.so:${PORTSDIR}/net/py-netifaces \
>> +               ${PYTHON_LIBDIR}/site-packages/tabulate.py:${PORTSDIR}/devel/py-tabulate \
>> +               ${PYTHON_LIBDIR}/site-packages/ipaddress.py:${PORTSDIR}/net/py-ipaddress
> 
> This is a deprecated style of depending on other Python ports.
> Format should be:
> BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=0:${PORTSDIR}/security/py-paramiko

I had no idea that format was deprecated. Perhaps an example could be added to the PHB or Uses/python.mk?

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org



More information about the svn-ports-head mailing list