Fix build on Linux.
This commit is contained in:
parent
2353581907
commit
a863e6f8e0
2 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2013/12/06 13:23:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2013/12/11 23:26:49 markd Exp $
|
||||
|
||||
DISTNAME= nepomuk-core-${_KDE_VERSION}
|
||||
PKGREVISION= 1
|
||||
|
@ -16,6 +16,8 @@ BUILDLINK_API_DEPENDS.soprano+= soprano>=2.9.3
|
|||
|
||||
.include "../../meta-pkgs/kde4/kde4.mk"
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
.include "../../audio/taglib/buildlink3.mk"
|
||||
.include "../../graphics/exiv2/buildlink3.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
|
|
5
misc/nepomuk-core/PLIST.Linux
Normal file
5
misc/nepomuk-core/PLIST.Linux
Normal file
|
@ -0,0 +1,5 @@
|
|||
@comment $NetBSD: PLIST.Linux,v 1.1 2013/12/11 23:26:49 markd Exp $
|
||||
lib/kde4/libexec/kde_nepomuk_filewatch_raiselimit
|
||||
share/dbus-1/system-services/org.kde.nepomuk.filewatch.service
|
||||
share/examples/kde4-dbus/org.kde.nepomuk.filewatch.conf
|
||||
share/PolicyKit/policy/org.kde.nepomuk.filewatch.policy
|
Loading…
Reference in a new issue