1
0
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:
Raphael Kubo da Costa 2014-06-23 19:17:15 +00:00
parent fb5c901bb7
commit e2d0ae3abf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358999

View File

@ -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