Bug 27192

Summary: 27182:_Teach_portlint_to_recognize_RUN_DEPENDS=3D${BUILD_DEPENDS}_and_the_like?=
Product: Ports & Packages Reporter: Maxim Sobolev <sobomax>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: mharo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Maxim Sobolev 2001-05-08 00:00:10 UTC
 On Mon, 7 May 2001 17:25:33 +0200 (CEST), you wrote:
 > 
 > RUN_DEPENDS=${BUILD_DEPENDS}
 > 
 > This is very useful, and is better than the alternative of specifying
 > the same dependencies twice.
 > 
 > Unfortunately, portlint does not like this construct.
 > 
 > I think that portlint should be modified to specifically allow
 > such things.
 
 In fact portlint should use "make -V FOO" to get value of the
 variable FOO instead of direct Makefile parsing. Your patch is merely
 a hack - a right solution should be used instead.
 
 -Maxim
Comment 1 Doug Barton freebsd_committer freebsd_triage 2001-05-23 23:42:16 UTC
State Changed
From-To: open->closed


Actually followup to 27182, noted there. 


Comment 2 Doug Barton freebsd_committer freebsd_triage 2001-05-23 23:42:16 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports


Misfiled PR.