FreeBSD Bugzilla – Attachment 36862 Details for
Bug 58920
lang/php4 compiles with unexcpected libs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 626 bytes, created by
dirk.meyer
on 2003-11-04 13:50:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dirk.meyer
Created:
2003-11-04 13:50:19 UTC
Size:
626 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/lang/php4/Makefile,v >retrieving revision 1.32 >diff -u -r1.32 Makefile >--- Makefile 13 Oct 2003 05:59:45 -0000 1.32 >+++ Makefile 4 Nov 2003 13:37:11 -0000 >@@ -580,8 +580,8 @@ > CONFIGURE_ARGS+=--with-ncurses=${NCURSESBASE} > .endif > >-.if defined(WITH_SNMP) >-.if exists(${LOCALBASE}/lib/libsnmp.so.4) >+.if defined(WITH_SNMP) || defined(WITH_SNMP4) >+.if exists(${LOCALBASE}/lib/libsnmp.so.4) || defined(WITH_SNMP4) > LIB_DEPENDS+= snmp.4:${PORTSDIR}/net/net-snmp4 > .else > LIB_DEPENDS+= netsnmp.5:${PORTSDIR}/net/net-snmp
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 58920
: 36862