aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-17 20:42:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-17 20:42:20 +0000
commit2bb8d91c268566f7e9504bc0c40a2734029a176c (patch)
tree18efe0796d991a4a11d17be28f33120a2c6f0364 /x11
parentd02b74e1a82a38760dccc03b884cb7d67220a80b (diff)
downloadports-2bb8d91c268566f7e9504bc0c40a2734029a176c.tar.gz
ports-2bb8d91c268566f7e9504bc0c40a2734029a176c.zip
- Fix my previous commit
Reported by: Max Brazhnikov <makc@issp.ac.ru>
Notes
Notes: svn path=/head/; revision=226329
Diffstat (limited to 'x11')
-rw-r--r--x11/yakuake-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yakuake-kde4/Makefile b/x11/yakuake-kde4/Makefile
index 1653aad563b3..9bdbd89279b1 100644
--- a/x11/yakuake-kde4/Makefile
+++ b/x11/yakuake-kde4/Makefile
@@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= kdebase kdeprefix automoc4
USE_GETTEXT= yes
-USE_QT_VER= yes
+USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>