Bug 52038 - Unbreak + Upgrade www/zope
Summary: Unbreak + Upgrade www/zope
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: 2003-05-10 23:10 UTC by Miguel Mendez
Modified: 2003-05-12 04:33 UTC (History)
0 users

See Also:


Attachments
zope.diff (7.07 KB, patch)
2003-05-10 23:10 UTC, Miguel Mendez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Mendez 2003-05-10 23:10:09 UTC

Fix bento build, update to 1.6.1
Comment 1 Hye-Shik Chang freebsd_committer freebsd_triage 2003-05-12 04:29:10 UTC
State Changed
From-To: open->closed

Committed with the following changes from me: 
- $PREFIX/www/Zope/lib/python/build is just a temporary directory for build 
so, removed. 
- Removed INSTALLS_SHLIB. This package installs nothing into $PREFIX/lib 
and no need to run ldconfig. 

Thank you for the reporting!