Bug 88289 - [PATCH] comms/echolinux: make PREFIX/LOCALBASE clean
Summary: [PATCH] comms/echolinux: make PREFIX/LOCALBASE clean
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 19:40 UTC by Diane Bruce
Modified: 2005-11-03 12:33 UTC (History)
1 user (show)

See Also:


Attachments
echolinux-0.16a_3.patch (1.44 KB, patch)
2005-10-31 19:40 UTC, Diane Bruce
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diane Bruce 2005-10-31 19:40:19 UTC
[DESCRIBE CHANGES]

Port maintainer (db@db.net) is cc'd.

This should replace the earlier diff. I got confused with all
the LOCALBASE in the original Makefile and the comment in the e-mail
I was sent.

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-10-31 19:45:15 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-11-01 03:21:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Take
Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2005-11-02 07:11:37 UTC
State Changed
From-To: open->feedback

One of the changes makes LFLAGS use ${PREFIX} instead of 
${LOCALBASE}.  I think ${LOCALBASE} is the correct choice. 

OK to leave that line as is?
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2005-11-03 12:12:03 UTC
State Changed
From-To: feedback->open

Feedback received.  Change approved, and one additional change as well.
Comment 5 Sam Lawrance freebsd_committer freebsd_triage 2005-11-03 12:30:58 UTC
State Changed
From-To: open->closed

Committed, thanks!