aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/yakuake-kde4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/yakuake-kde4/Makefile b/x11/yakuake-kde4/Makefile
index cf02e0b50a36..1653aad563b3 100644
--- a/x11/yakuake-kde4/Makefile
+++ b/x11/yakuake-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yakuake
PORTVERSION= 2.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde
MASTER_SITES= BERLIOS
PKGNAMESUFFIX= -kde4
@@ -19,6 +19,7 @@ USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= kdebase kdeprefix automoc4
USE_GETTEXT= yes
+USE_QT_VER= yes
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>