Bug 74866 - Update Mk/bsd.port.mk to support python packages with OPTIONS
Summary: Update Mk/bsd.port.mk to support python packages with OPTIONS
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: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 20:10 UTC by Marcus Grando
Modified: 2005-11-08 09:14 UTC (History)
1 user (show)

See Also:


Attachments
bsd.port.mk.patch (1.37 KB, patch)
2004-12-08 20:10 UTC, Marcus Grando
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Grando 2004-12-08 20:10:17 UTC
Update Mk/bsd.port.mk to support python (py-*) packages with OPTIONS

In accordance with Hye-Shik Chang <perky@FreeBSD.org> say, include bsd.python.mk
is need before OPTIONS part.

Patch only move OPTIONS to the end of pre section.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-12-08 20:46:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

portmgr territory
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2005-06-01 20:43:28 UTC
State Changed
From-To: open->analyzed

Currently scheduled for testing on the next experimental package build.
Comment 3 Sergey Matveychuk freebsd_committer freebsd_triage 2005-09-28 19:46:49 UTC
Will it work if somebody wants to use optional python dependence 
(WITH_PYTHON/WITHOUT_PYTHON) in OPTIONS?

--
Sem.
Comment 4 Clement Laforet freebsd_committer freebsd_triage 2005-11-08 09:14:24 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!