aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-02-18 20:37:37 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-02-18 20:37:37 +0000
commit9dcb0e15a19312bcab114c018b623c56ba0b77e2 (patch)
tree37159bf5c4fe98ced357d268172b33fe689cee14 /net-im
parentf1761d7501bafe201155d224e5c4c526980f4b94 (diff)
downloadports-9dcb0e15a19312bcab114c018b623c56ba0b77e2.tar.gz
ports-9dcb0e15a19312bcab114c018b623c56ba0b77e2.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tapioca-qt/Makefile1
-rw-r--r--net-im/telepathy-qt/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile
index 448162a30d82..3d2cd4723e0e 100644
--- a/net-im/tapioca-qt/Makefile
+++ b/net-im/tapioca-qt/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= tapioca-voip
MAINTAINER= arved@FreeBSD.org
COMMENT= Framework for VoIP and IP applications
+BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
LIB_DEPENDS= QtTelepathyCore.0:${PORTSDIR}/net-im/telepathy-qt
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile
index 27bceec6f691..b32dd3c0e636 100644
--- a/net-im/telepathy-qt/Makefile
+++ b/net-im/telepathy-qt/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= tapioca-voip
MAINTAINER= arved@FreeBSD.org
COMMENT= Framework for VoIP and IP applications
+BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build
CMAKE?= ${LOCALBASE}/bin/cmake
CMAKE_ARGS= -DCMAKE_BUILD_TYPE=DEBUG \