aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-qt4
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-10-17 06:45:18 +0800
committeravilla <avilla@FreeBSD.org>2011-10-17 06:45:18 +0800
commit34c6bbc6d54401b27150021cc9598236851ab575 (patch)
treeb40d1c8d95d87c1ed02dbda996a9e576cc07285f /net-im/telepathy-qt4
parent7cfcd7bfa5d7dd3820de51c5ae4b0e4a25a97ba3 (diff)
downloadfreebsd-ports-gnome-34c6bbc6d54401b27150021cc9598236851ab575.tar.gz
freebsd-ports-gnome-34c6bbc6d54401b27150021cc9598236851ab575.tar.zst
freebsd-ports-gnome-34c6bbc6d54401b27150021cc9598236851ab575.zip
- Add dependency on qt4-gui.
- Bump PORTREVISION.
Diffstat (limited to 'net-im/telepathy-qt4')
-rw-r--r--net-im/telepathy-qt4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile
index 0b73b7d32daf..ac626a333467 100644
--- a/net-im/telepathy-qt4/Makefile
+++ b/net-im/telepathy-qt4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= telepathy-qt4
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -22,7 +23,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_GNOME= pkgconfig
USE_PYTHON_BUILD= 2.5+
USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus network xml qtestlib_build \
+QT_COMPONENTS= dbus gui network qtestlib_build xml \
moc_build qmake_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
USE_CMAKE= yes