diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:57:27 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:57:27 +0000 |
commit | 0ea52f99b465b681e2a4bf7c44a8f7093f40fc68 (patch) | |
tree | 7d99a8b7b1226b2da14c7c6d04800d30a417873e /sysutils/nepomuk-core/Makefile | |
parent | 24055ead515d6e00a9aaf5c651358eb4e8f56300 (diff) | |
download | ports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.tar.gz ports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.zip |
Notes
Diffstat (limited to 'sysutils/nepomuk-core/Makefile')
-rw-r--r-- | sysutils/nepomuk-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nepomuk-core/Makefile b/sysutils/nepomuk-core/Makefile index 929a85c02e59..c40eed6f67b8 100644 --- a/sysutils/nepomuk-core/Makefile +++ b/sysutils/nepomuk-core/Makefile @@ -3,7 +3,6 @@ PORTNAME= nepomuk-core PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= sysutils kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -18,7 +17,8 @@ LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4 \ libepub.so:${PORTSDIR}/textproc/ebook-tools \ libqmobipocket.so:${PORTSDIR}/graphics/kdegraphics4-mobipocket -USE_KDE4= kdeprefix kdehier automoc4 kdelibs ontologies soprano +USE_KDE4= kdeprefix automoc4 baloo kdelibs kfilemetadata \ + ontologies soprano USES= cmake:outsource tar:xz USE_QT4= corelib dbus gui qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes |