From 34c6bbc6d54401b27150021cc9598236851ab575 Mon Sep 17 00:00:00 2001 From: avilla Date: Sun, 16 Oct 2011 22:45:18 +0000 Subject: - Add dependency on qt4-gui. - Bump PORTREVISION. --- net-im/telepathy-qt4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im/telepathy-qt4') 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 -- cgit