summaryrefslogtreecommitdiff
path: root/multimedia/kdenlive/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-10-22 06:39:20 +0000
committerwiz <wiz>2010-10-22 06:39:20 +0000
commite2e1a1f2dd0742480f8ae79c51fca338d50c4b78 (patch)
tree801bf9054d8b9fd5ee20486e89f25502de646233 /multimedia/kdenlive/Makefile
parentf09cb8f5e16b605b2f633a01e8cba0fc476f4455 (diff)
downloadpkgsrc-e2e1a1f2dd0742480f8ae79c51fca338d50c4b78.tar.gz
Add missing build tools.
Diffstat (limited to 'multimedia/kdenlive/Makefile')
-rw-r--r--multimedia/kdenlive/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile
index c3bfb0941c7..49e74cd1bb9 100644
--- a/multimedia/kdenlive/Makefile
+++ b/multimedia/kdenlive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/10/19 16:43:34 abs Exp $
+# $NetBSD: Makefile,v 1.2 2010/10/22 06:39:20 wiz Exp $
#
DISTNAME= kdenlive-0.7.8
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.kdenlive.org/
COMMENT= KDE video editor
LICENSE= gnu-gpl-v2
+BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4
DEPENDS+= dvdauthor>=0.6.18:../../multimedia/dvdauthor
PKG_DESTDIR_SUPPORT= user-destdir
@@ -21,7 +22,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_CMAKE= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= msgfmt
+USE_TOOLS+= msgfmt pkg-config
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../multimedia/mlt/buildlink3.mk"