ports/159057: ports-mgmt/portlint: false warning about RUN_DEPENDS format

Ruslan Mahmatkhanov cvs-src at yandex.ru
Wed Jul 20 11:50:11 UTC 2011


>Number:         159057
>Category:       ports
>Synopsis:       ports-mgmt/portlint: false warning about RUN_DEPENDS format
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 20 11:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
Good day!

We have some useful dependecies shortcuts like PYNUMERIC, NUMPY, PYXML (bsd.python.mk), that later expands to full-format dependency line, and 
that portlint treats as incorrect. 

F.e.:

Add this line into some Makefile:

RUN_DEPENDS+=  ${PYXML}

Then run porlint:

"""
WARN: Makefile: wrong dependency value for RUN_DEPENDS. RUN_DEPENDS requires 2 or 3 colon-separated tuples.
"""

I think that this behavior is incorrect and should be fixed somehow.
Thanks.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list