Bug 22337

Summary: ${ENV} -> ${SETENV}
Product: Ports & Packages Reporter: takamune <takamune>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description takamune 2000-10-27 06:10:03 UTC
Some MakefileS use ${ENV} macro.
They should be ${SETENV} instead.

${ENV} is used for sh(1).
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2000-10-27 10:23:36 UTC
State Changed
From-To: open->closed

Committed, thanks!