Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2011 16:59:39 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org
Subject:   ports/155753: bogus "extra items in section" warning after RUN_DEPENDS:=...
Message-ID:  <E1Q1hW7-000EZi-Tr@apollo.emma.line.org>
Resent-Message-ID: <201103211600.p2LG060a053755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155753
>Category:       ports
>Synopsis:       bogus "extra items in section" warning after RUN_DEPENDS:=...
>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:   Mon Mar 21 16:00:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 8.2-RELEASE FreeBSD 8.2-RELEASE #65: Fri Feb 25 01:47:50 CET 2011 toor@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
I've just fixed textproc/xmlto to use RUN_DEPENDS:= ${BUILD_DEPENDS) rather than
the deferred-expansion version with a simple RUN_DEPENDS.

Now portlint -C complains:

WARN: Makefile: extra item placed in the *_DEPENDS section, for example, "RUN_DEPENDS".

This looks bogus.
	
>How-To-Repeat:
upgrade portlint, then type these commands:

portsnap fetch update
cd /usr/ports/textproc/xmlto
portlint -C
	
>Fix:

	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Q1hW7-000EZi-Tr>