Bug 34551 - net/net-snmp is not LOCALBASE clean
Summary: net/net-snmp is not 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: bill fumerola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-02 11:10 UTC by Kazutoshi Kubota
Modified: 2002-03-22 03:52 UTC (History)
0 users

See Also:


Attachments
file.diff (1.92 KB, patch)
2002-02-02 11:10 UTC, Kazutoshi Kubota
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kazutoshi Kubota 2002-02-02 11:10:00 UTC
"/usr/local" is hard coded in files/patch-aclocal.m4.
If LOCALBASE is not /usr/local (and libtool is installed other place),
configure is failed.

How-To-Repeat: set LOCALBASE to /opt, and install libtool into /opt.
Then make configure in net/net-snmp.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-02-02 17:28:12 UTC
Responsible Changed
From-To: freebsd-ports->billf

Over to maintainer
Comment 2 tom.hurst 2002-02-17 16:23:08 UTC
* Kazutoshi Kubota (tu7k-kbt@asahi-net.or.jp) wrote:

> >Number:         34551
> >Category:       ports
> >Synopsis:       net/net-snmp is not LOCALBASE clean

> >Description:
> "/usr/local" is hard coded in files/patch-aclocal.m4.

I would appreciate it if someone would commit his patch or something
similar.

-- 
Thomas 'Freaky' Hurst  -  freaky@aagh.net  -  http://www.aagh.net/
-
If this fortune didn't exist, somebody would have invented it.
Comment 3 Jun Kuriyama freebsd_committer freebsd_triage 2002-03-22 03:52:47 UTC
State Changed
From-To: open->closed

Committed, thanks!