diff options
Diffstat (limited to 'net-p2p/libktorrent/Makefile')
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 192227be248c..29e7b0a46a2d 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \ USE_BZIP2= yes USE_KDE4= kdelibs kdehier kdeprefix automoc4 USE_QT4= qmake_build moc_build rcc_build uic_build -USE_CMAKE= yes +USES= cmake USE_GETTEXT= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |