FreeBSD Bugzilla – Attachment 38869 Details for
Bug 61409
lang/php4 should use POSTGRESQL_PORT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 534 bytes, created by
dirk.meyer
on 2004-01-16 07:10:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dirk.meyer
Created:
2004-01-16 07:10:16 UTC
Size:
534 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/lang/php4/Makefile,v >retrieving revision 1.45 >diff -u -r1.45 Makefile >--- Makefile 15 Jan 2004 23:31:49 -0000 1.45 >+++ Makefile 16 Jan 2004 06:57:55 -0000 >@@ -433,7 +433,8 @@ > .endif > > .if defined(WITH_POSTGRESQL) >-LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql-client >+POSTGRESQL_PORT?= databases/postgresql-client >+LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} > CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} > .endif
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 61409
: 38869