diff options
Diffstat (limited to 'www/choqok/Makefile')
-rw-r--r-- | www/choqok/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile index e05a7a0f6c6f..534e6da56bec 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -24,8 +24,7 @@ LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson \ USE_GETTEXT= yes USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USE_QT_VER= 4 -QT_COMPONENTS= gui imageformats_run network \ +USE_QT4= gui imageformats_run network \ moc_build qmake_build rcc_build uic_build USE_BZIP2= yes USE_CMAKE= yes |