View | Details | Raw Unified | Return to bug 138573
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	twinkle
8
PORTNAME=	twinkle
9
PORTVERSION=	1.4.2
9
PORTVERSION=	1.4.2
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	net
11
CATEGORIES=	net
12
MASTER_SITES=	http://www.xs4all.nl/~mfnboer/twinkle/download/
12
MASTER_SITES=	http://www.xs4all.nl/~mfnboer/twinkle/download/
13
13
Lines 15-21 Link Here
15
COMMENT=	Soft phone for your VoIP communcations using the SIP protocol
15
COMMENT=	Soft phone for your VoIP communcations using the SIP protocol
16
16
17
BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
17
BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
18
LIB_DEPENDS=	ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp \
18
LIB_DEPENDS=	ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp \
19
		ccrtp1-1.6.1:${PORTSDIR}/devel/ccrtp \
19
		ccrtp1-1.6.1:${PORTSDIR}/devel/ccrtp \
20
		sndfile.1:${PORTSDIR}/audio/libsndfile \
20
		sndfile.1:${PORTSDIR}/audio/libsndfile \
21
		boost_regex.4:${PORTSDIR}/devel/boost-libs \
21
		boost_regex.4:${PORTSDIR}/devel/boost-libs \

Return to bug 138573