diff options
Diffstat (limited to 'x11/kdebase4/Makefile')
-rw-r--r-- | x11/kdebase4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 39e806112943..ba14aa4a884e 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -24,10 +24,10 @@ LATEST_LINK= ${PORTNAME}4 USE_BZIP2= yes USE_QT_VER= 4 -QT_COMPONENTS= corelib opengl moc rcc uic dbus qt3support \ - designer network svg qtestlib +QT_COMPONENTS= corelib opengl dbus qt3support \ + designer network svg qtestlib \ + qmake_build moc_build rcc_build uic_build -USE_FAM= yes USE_GETTEXT= yes USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4 KDE4_BUILDENV= yes |