+--On 1 juin 2015 08:35:04 -0400 Dan Langille <[email protected]> wrote:
| I'm writing about this problem:
| http://beefy2.nyi.freebsd.org/data/93amd64-default/388198/logs/py27-crits
| -3.1.0.log
| 
| Background:
| 
| security/py-crits needs www/py-django16 and www/py-django-tastypie
| 
| However,  www/py-django-tastypie wants to install www/py-django (which is
| v 1.8).
| 
| This is the line from www/py-django-tastypie in question:
| 
| RUN_DEPENDS:=   ${BUILD_DEPENDS} \
| 
| ${PYTHON_PKGNAMEPREFIX}django>=1.5:${PORTSDIR}/www/py-django

You can't use := here because PYTHON_PKGNAMEPREFIX is unset at that time.

| Is there a nice way to say www/py-django16 is also OK?

No.

-- 
Mathieu Arnold

Attachment: pgpN7cdbvFaKI.pgp
Description: PGP signature

Reply via email to