- 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:
Jose Alonso Cardenas Marquez 2006-08-14 15:11:02 +00:00
parent bced2bf517
commit 940b75cc62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170592

View File

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