diff options
Diffstat (limited to 'devel/libdbusmenu-qt/Makefile')
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index 77c572293ea3..d8e8e1e0b0ee 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -20,8 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING FETCH_ARGS= -Fpr USE_BZIP2= yes USE_CMAKE= yes -USE_QT_VER= 4 -QT_COMPONENTS= dbus gui xml \ +USE_QT4= dbus gui xml \ moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes |