Bug 87665 - Make databases/kinterbasdb respect the LOCALBASE variable
Summary: Make databases/kinterbasdb respect the LOCALBASE variable
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 14:30 UTC by Dmytro Rud
Modified: 2005-10-20 01:47 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.57 KB, patch)
2005-10-19 14:30 UTC, Dmytro Rud
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmytro Rud 2005-10-19 14:30:12 UTC
Kris Kennaway wrote:

> This port does not respect non-standard LOCALBASE/X11BASE settings,
> which is a requirement that all FreeBSD ports should satisfy.  In this build,
> your port and all its dependencies were built with LOCALBASE=/usr/opt and
> X11BASE=/usr/X, and the build failed because of hard-coded values in your port
> or the vendor sources.
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-20 01:47:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!