diff options
Diffstat (limited to 'www/choqok/Makefile')
-rw-r--r-- | www/choqok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile index 534e6da56bec..7a41f3121a36 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -27,7 +27,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= gui imageformats_run network \ moc_build qmake_build rcc_build uic_build USE_BZIP2= yes -USE_CMAKE= yes +USES= cmake USE_LDCONFIG= yes .include <bsd.port.mk> |