summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 17:09:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 17:09:31 +0000
commit3a316c80ef206668e6ea6fad3dec74582989a75e (patch)
treebfb2d3e981d07e88841d38e1f6dc88ad8672d4da /net-im
parent- update to 0.12 (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326038
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telepathy-qt/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile
index d8281e08bbcb..a1861c386409 100644
--- a/net-im/telepathy-qt/Makefile
+++ b/net-im/telepathy-qt/Makefile
@@ -1,7 +1,4 @@
-# New ports collection Makefile for: telepathy-qt
-# Date created: 2008-02-10
-# Whom: arved
-#
+# Created by: arved
# $FreeBSD$
PORTNAME= telepathy-qt
@@ -16,7 +13,7 @@ COMMENT= Framework for VoIP and IP applications
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/../COPYING
-USES= cmake
+USES= cmake pkgconfig
CMAKE_SOURCE_PATH= ..
USE_QT4= corelib qmake_build uic_build moc_build rcc_build xml dbus
USE_LDCONFIG= yes