Bug 99096 - [MAINTAINER] finance/p5-PFProAPI: fix PREFIX -> LOCALBASE
Summary: [MAINTAINER] finance/p5-PFProAPI: fix PREFIX -> LOCALBASE
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: Aaron Dalton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-18 13:20 UTC by never
Modified: 2006-06-18 16:44 UTC (History)
0 users

See Also:


Attachments
file.diff (831 bytes, patch)
2006-06-18 13:20 UTC, never
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description never 2006-06-18 13:20:23 UTC
	${PREFIX} was incorrectly used.
	Should use ${LOCALBASE} instead in this case.
	Slightly modify COMMENT to be more adequate.

How-To-Repeat: 	N/A
Comment 1 Aaron Dalton freebsd_committer freebsd_triage 2006-06-18 16:37:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

I'll take it.
Comment 2 Aaron Dalton freebsd_committer freebsd_triage 2006-06-18 16:44:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!