aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-qt4
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-10-16 22:45:18 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-10-16 22:45:18 +0000
commit0bffcfcca1aa81328770a60188cd562789c9185f (patch)
treeb8881d46db2ec17ae0d9c0c1f9e3338b4eff659a /net-im/telepathy-qt4
parent2300301988660bc50856e772eae46a2276b17ba4 (diff)
downloadports-0bffcfcca1aa81328770a60188cd562789c9185f.tar.gz
ports-0bffcfcca1aa81328770a60188cd562789c9185f.zip
- Add dependency on qt4-gui.
- Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=283622
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