Subject: pkg/8861: pkglint allows RUN_DEPENDS and LIB_DEPENDS
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mcmahill@mit.edu>
List: netbsd-bugs
Date: 11/23/1999 10:48:43
>Number:         8861
>Category:       pkg
>Synopsis:       pkglint allows RUN_DEPENDS and LIB_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 23 10:48:00 1999
>Last-Modified:
>Originator:     mcmahill@mit.edu
>Organization:
	
>Release:        pkglint-1.78 <NetBSD-current source date>
>Environment:
	
System: NetBSD cowboy-burt 1.4.1 NetBSD 1.4.1 (COWBOY-BURT) #1: Sat Oct 2 21:08:08 EDT 1999 dan@cowboy-burt:/amd/dinah-moe/export/src/sys/arch/sparc/compile/COWBOY-BURT sparc


>Description:

pkglint doesn't complain about the depricated variables RUN_DEPENDS and LIB_DEPENDS in
package Makefile's.

	
>How-To-Repeat:
add
RUN_DEPENDS+=	foo:../../bar/foo
to a package Makefile and then
pkglint -a -b -c

	
>Fix:
make pkglint give a WARN about these 2 variables being depricated with a pointer to the
right thing to do.  I'd do it myself, but don't know perl....

	
>Audit-Trail:
>Unformatted: