aboutsummaryrefslogtreecommitdiff
path: root/x11/yakuake-kde4/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:40:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:40:50 +0000
commit1495a901f3e33bc2090c68741a257843c243631a (patch)
tree180785b158414fb62506473c73c23a824786d3bc /x11/yakuake-kde4/Makefile
parent4eeb84258fcca34fdc8b918a24928889fe119b69 (diff)
downloadports-1495a901f3e33bc2090c68741a257843c243631a.tar.gz
ports-1495a901f3e33bc2090c68741a257843c243631a.zip
Notes
Diffstat (limited to 'x11/yakuake-kde4/Makefile')
-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>