FreeBSD Bugzilla – Attachment 147109 Details for
Bug 193485
[patch] net-im/toxic: fix dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-deps-toxic.diff (text/plain), 991 bytes, created by
Andriy Voskoboinyk
on 2014-09-09 13:01:04 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2014-09-09 13:01:04 UTC
Size:
991 bytes
patch
obsolete
>Index: net-im/toxic/Makefile >=================================================================== >--- net-im/toxic/Makefile (revision 367722) >+++ net-im/toxic/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= toxic > PORTVERSION= 0.5.0.140908 >+PORTREVISION= 1 > CATEGORIES= net-im > > MAINTAINER= thierry@FreeBSD.org >@@ -13,9 +14,7 @@ > BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox > LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ > libopus.so:${PORTSDIR}/audio/opus \ >- libalut.so:${PORTSDIR}/audio/freealut \ >- libconfig.so:${PORTSDIR}/devel/libconfig \ >- libopenal.so.1:${PORTSDIR}/audio/openal-soft >+ libconfig.so:${PORTSDIR}/devel/libconfig > RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox > > USE_GITHUB= yes >@@ -36,7 +35,7 @@ > MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" > SUB_FILES= pkg-message > >-USES= ncurses:port gmake pkgconfig >+USES= ncurses openal:soft,alut gmake pkgconfig > > .include <bsd.port.pre.mk> >
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 193485
:
147107
| 147109