- Add net/ilbc dependency to LIB_DEPENDS. It permit to compile twinkle with
support for RFC3951. - PORTVERSION bump Submitted by: J.R. Oldroyd <fbsd__ at __opal.com> Approved by: garga (mentor)
This commit is contained in:
parent
bced2bf517
commit
940b75cc62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170592
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= twinkle
|
||||
PORTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/
|
||||
|
||||
@ -18,7 +19,8 @@ LIB_DEPENDS= ccgnu2-1.4.0:${PORTSDIR}/devel/commoncpp \
|
||||
ccrtp1-1.4.0:${PORTSDIR}/devel/ccrtp \
|
||||
sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
boost_regex.3:${PORTSDIR}/devel/boost \
|
||||
speex.3:${PORTSDIR}/audio/speex
|
||||
speex.3:${PORTSDIR}/audio/speex \
|
||||
ilbc.0:${PORTSDIR}/net/ilbc
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GCC= 3.4+
|
||||
|
Loading…
Reference in New Issue
Block a user