Bug 36427 - Fix compile error( Port:net/vtun ).
Summary: Fix compile error( Port:net/vtun ).
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: Kevin Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-28 19:20 UTC by Hidekazu Kuroki
Modified: 2002-04-17 14:16 UTC (History)
0 users

See Also:


Attachments
file.diff (713 bytes, patch)
2002-03-28 19:20 UTC, Hidekazu Kuroki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hidekazu Kuroki 2002-03-28 19:20:00 UTC
A port net/vtun was broken if base system has openssl.

Change to use ${OPENSSLBASE} instead of ${LOCALBASE}
in Makefile for location of OpenSSL.

Fix: ----BEGIN----
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-03-28 22:27:31 UTC
Responsible Changed
From-To: freebsd-ports->kevlo

Over to maintainer
Comment 2 Kevin Lo freebsd_committer freebsd_triage 2002-04-17 14:16:09 UTC
State Changed
From-To: open->closed

Committed, thanks.