Bug 75044 - [UPDATE] Version Check added to prevent build on python version >= 2.2
Summary: [UPDATE] Version Check added to prevent build on python version >= 2.2
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: 2004-12-14 09:00 UTC by Gerhard Schmidt
Modified: 2004-12-14 22:35 UTC (History)
0 users

See Also:


Attachments
file.diff (416 bytes, patch)
2004-12-14 09:00 UTC, Gerhard Schmidt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard Schmidt 2004-12-14 09:00:49 UTC
The E-Mail package is part of the python base distribution since python 
2.2. It shouldn't be installed on systems running python 2.2 or above. 
I've change the makefile to ignore the port if python version is 2.2 
or higher.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-12-14 22:35:07 UTC
State Changed
From-To: open->closed

Committed, thanks!