FreeBSD Bugzilla – Attachment 80779 Details for
Bug 115800
[patch] databases/php5-pdo_sqlite - knob to use shared sqlite3 library from ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.ext.patch
Makefile.ext.patch (text/plain), 371 bytes, created by
Maxim Khitrov
on 2007-08-24 23:30:01 UTC
(
hide
)
Description:
Makefile.ext.patch
Filename:
MIME Type:
Creator:
Maxim Khitrov
Created:
2007-08-24 23:30:01 UTC
Size:
371 bytes
patch
obsolete
>--- Makefile.ext.orig Thu Aug 16 08:56:41 2007 >+++ Makefile.ext Thu Aug 16 09:00:20 2007 >@@ -305,7 +305,12 @@ > .endif > > .if ${PHP_MODNAME} == "pdo_sqlite" >+. if defined(WITH_SQLITE_PORT) >+USE_SQLITE= yes >+CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE} >+. else > CONFIGURE_ARGS+=--with-pdo-sqlite >+. endif > > USE_PHP= pdo > USE_PHP_BUILD= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 115800
: 80779