Bug 74866

Summary: Update Mk/bsd.port.mk to support python packages with OPTIONS
Product: Ports & Packages Reporter: Marcus Grando <marcus>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me CC: portmgr
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bsd.port.mk.patch none

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!