diff options
Diffstat (limited to 'ports-mgmt/kpackagekit')
-rw-r--r-- | ports-mgmt/kpackagekit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile index 7ce69331ebe1..b7af9ab45594 100644 --- a/ports-mgmt/kpackagekit/Makefile +++ b/ports-mgmt/kpackagekit/Makefile @@ -20,12 +20,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= packagekit-qt.14:${PORTSDIR}/ports-mgmt/packagekit-qt4 USE_BZIP2= yes -USE_GETTEXT= yes USE_GNOME= pkgconfig USE_KDE4= automoc4 kdehier kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build MAKE_JOBS_SAFE= yes -USES= cmake +USES= cmake gettext LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes |