Bug 66650 - allow apache13-modssl build without expat
Summary: allow apache13-modssl build without expat
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 22:20 UTC by Vick Khera
Modified: 2004-05-15 09:49 UTC (History)
0 users

See Also:


Attachments
file.diff (832 bytes, patch)
2004-05-14 22:20 UTC, Vick Khera
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2004-05-14 22:20:17 UTC
	

To run some (mod_perl) applications, a full expat library is needed, but the
built-in one conflicts with it.  This patch allows you to build Apache without
the built-in expat so the other modules can load what they need.

Fix: this patch applies to www/apache13-modssl port.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-05-15 04:09:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2004-05-15 09:49:42 UTC
State Changed
From-To: open->closed

committed, thanks.