diff options
Diffstat (limited to 'net-p2p/eiskaltdcpp-gtk/Makefile')
-rw-r--r-- | net-p2p/eiskaltdcpp-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index d3cc116bf28e..9be1749f3190 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -28,7 +28,7 @@ PROJECTHOST= eiskaltdc USE_XZ= yes USE_GCC= 4.6+ -USE_CMAKE= yes +USES= cmake USE_GETTEXT= yes USE_OPENSSL= yes MAKE_JOBS_SAFE= yes |