FreeBSD Bugzilla – Attachment 188783 Details for
Bug 224304
net-mgmt/zabbix34-server fails to build when libevent is installed outside /usr/local
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to set --with-libevent explicitly
Makefile.patch (text/plain), 551 bytes, created by
Erick Turnquist
on 2017-12-13 02:58:10 UTC
(
hide
)
Description:
patch to set --with-libevent explicitly
Filename:
MIME Type:
Creator:
Erick Turnquist
Created:
2017-12-13 02:58:10 UTC
Size:
551 bytes
patch
obsolete
>diff --git a/net-mgmt/zabbix34-server/Makefile b/net-mgmt/zabbix34-server/Makefile >index 4d236d2a8f2e..a46c244a5e0f 100644 >--- a/net-mgmt/zabbix34-server/Makefile >+++ b/net-mgmt/zabbix34-server/Makefile >@@ -28,6 +28,7 @@ ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//} > .if ${ZABBIX_BUILD} != "frontend" # frontend only needs the version/distribution settings > .if ${ZABBIX_BUILD} != "agent" > LIB_DEPENDS+= libevent.so:devel/libevent >+CONFIGURE_ARGS+=-with-libevent=${LOCALBASE} > USE_RC_SUBR= zabbix_${ZABBIX_BUILD} > .else > USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d
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 224304
: 188783