mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Convert to the new LIB_DEPENDS syntax.
PR: 191316 Submitted by: akuz84@gmail.com
This commit is contained in:
parent
fb5c901bb7
commit
e2d0ae3abf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358999
@ -9,8 +9,8 @@ COMMENT= Qt4 based jabber library
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= qca:${PORTSDIR}/devel/qca \
|
||||
speex:${PORTSDIR}/audio/speex
|
||||
LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca \
|
||||
libspeex.so:${PORTSDIR}/audio/speex
|
||||
|
||||
GH_ACCOUNT= euroelessar
|
||||
GH_COMMIT= 388621f
|
||||
|
Loading…
Reference in New Issue
Block a user