#17242 closed defect (fixed)
BUG: php5 fails to configure with mssql variant
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | php5, php5-devel |
Description
When autoconf was added to php5 (r41986), the patch to the configure scripts was lost.
Attached is a proposed solution.
Attachments (1)
Change History (4)
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | php5-devel added |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed php5 and php5-devel in r42087. php4 is not affected because it doesn't have an mssql variant.
Note: See
TracTickets for help on using
tickets.
Oops!