FreeBSD Bugzilla – Attachment 166797 Details for
Bug 206706
net-im/uTox update to 0.5.1.20160121 fail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uTox.diff
uTox.diff (text/plain), 614 bytes, created by
Ivan Klymenko
on 2016-02-09 12:14:54 UTC
(
hide
)
Description:
uTox.diff
Filename:
MIME Type:
Creator:
Ivan Klymenko
Created:
2016-02-09 12:14:54 UTC
Size:
614 bytes
patch
obsolete
>diff --git a/uTox.orig/Makefile b/uTox_n_b/Makefile >index 9778156..cf9d7e7 100644 >--- a/uTox.orig/Makefile >+++ b/uTox_n_b/Makefile >@@ -33,6 +33,15 @@ OPTIONS_DEFAULT= DBUS > DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus > DBUS_MAKE_ARGS_OFF= DBUS=0 > >+.include <bsd.port.pre.mk> >+ >+pre-everything:: >+.if !exists(${LOCALBASE}/lib/libtoxav.so) >+IGNORE= Port net-im/tox must be build with option SODIUM >+.else >+LIB_DEPENDS+= libsodium.so:${PORTSDIR}/security/libsodium >+.endif >+ > pre-configure: > @${REINPLACE_CMD} -e 's|$$(GIT_V)|${DISTVERSION}-${GH_TAGNAME}|' \ > -e 's|share/man|man|' ${WRKSRC}/${MAKEFILE}
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 206706
:
166238
|
166243
|
166245
| 166797