diff options
Diffstat (limited to 'ports-mgmt/kpackagekit/Makefile')
-rw-r--r-- | ports-mgmt/kpackagekit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile index e8899383a4df..7d44c5ba96dc 100644 --- a/ports-mgmt/kpackagekit/Makefile +++ b/ports-mgmt/kpackagekit/Makefile @@ -13,7 +13,7 @@ COMMENT= KDE interface for PackageKit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpackagekit-qt.so:${PORTSDIR}/ports-mgmt/packagekit-qt4 +LIB_DEPENDS= libpackagekit-qt.so:ports-mgmt/packagekit-qt4 USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build |