diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
commit | 9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch) | |
tree | bc087bd13fb3e313884021b8e0a5e2046e75d491 /www/choqok | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) | |
download | ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip |
Notes
Diffstat (limited to 'www/choqok')
-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 |