Bug 135474

Summary: [PATCH] Mk/bsd.php.mk: add possibility to redefine PHP_PORT
Product: Ports & Packages Reporter: Alexander Kriventsov <avk>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alexander Kriventsov 2009-06-11 13:30:01 UTC
This patch to add possibility to redefine PHP_PORT.
In our projects we need to create slave port of original lang/php5 with some extra patches.
At this moment I can't redefine php port, and have some broken deps.
For example:
I installed php-mysql and it has dep of lang/php5, but php5 I built from another port.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-11 13:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

bsd.php.mk is ale territory (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2010-04-09 10:41:35 UTC
State Changed
From-To: open->closed

Committed.