aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/decibel/Makefile4
-rw-r--r--net-im/telepathy-qt4/Makefile3
-rw-r--r--ports-mgmt/packagekit-qt4/Makefile2
-rw-r--r--ports-mgmt/packagekit/Makefile2
4 files changed, 6 insertions, 5 deletions
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile
index 910759368c66..beb1f3105863 100644
--- a/net-im/decibel/Makefile
+++ b/net-im/decibel/Makefile
@@ -6,7 +6,7 @@
PORTNAME= decibel
PORTVERSION= 0.5.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-im
MASTER_SITES= http://decibel.kde.org/fileadmin/downloads/decibel/releases/
@@ -16,7 +16,7 @@ COMMENT= Realtime communications framework
LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt
USE_QT_VER= 4
-QT_COMPONENTS= xml dbus qtestlib qmake_build moc_build uic_build rcc_build
+QT_COMPONENTS= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build
USE_LDCONFIG= yes
USE_CMAKE= yes
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
diff --git a/ports-mgmt/packagekit-qt4/Makefile b/ports-mgmt/packagekit-qt4/Makefile
index 680ff6c04e2f..23f5fd5e0d18 100644
--- a/ports-mgmt/packagekit-qt4/Makefile
+++ b/ports-mgmt/packagekit-qt4/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/ports-mgmt/packagekit-qt4/Makefile,v 1.1 2010/01/08 02:16:38 kwm Exp $
#
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -qt4
COMMENT= Qt4 bindings to packagekit
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index c0d07923c21f..367516bc4a19 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -91,7 +91,7 @@ LIB_DEPENDS+= packagekit-glib2.14:${PORTSDIR}/ports-mgmt/packagekit
CONFIGURE_ARGS+=--enable-qt
LIB_DEPENDS+= cppunit-1.12.1:${PORTSDIR}/devel/cppunit
USE_QT_VER+= 4
-QT_COMPONENTS+= dbus xml sql moc
+QT_COMPONENTS+= dbus gui xml sql moc_build
.include "${PORTSDIR}/Mk/bsd.qt.mk"
.endif
.else