aboutsummaryrefslogtreecommitdiff
path: root/devel/umbrello/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/umbrello/Makefile')
-rw-r--r--devel/umbrello/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile
index 0a7e0d0b17c9..3d4bdf484061 100644
--- a/devel/umbrello/Makefile
+++ b/devel/umbrello/Makefile
@@ -11,9 +11,9 @@ COMMENT= UML modeller for KDE
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-USE_KDE4= kdelibs automoc4
+USES= cmake:outsource kde:4 tar:xz
+USE_KDE= kdelibs automoc4
USE_GNOME= libxml2 libxslt
-USES= cmake:outsource tar:xz
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>