summaryrefslogtreecommitdiff
path: root/chat/ktp-desktop-applets
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-01-28 15:26:40 +0000
committerjoerg <joerg@pkgsrc.org>2016-01-28 15:26:40 +0000
commita86f48b28f226c16c4f9e8be6a3b350565994bfa (patch)
tree48c6669b91a7f5021801c29223c20cc109f1bd72 /chat/ktp-desktop-applets
parent087e62a4a37b89eacabbb3a54eb5db4074cd84ef (diff)
downloadpkgsrc-a86f48b28f226c16c4f9e8be6a3b350565994bfa.tar.gz
More automoc4 dependencies.
Diffstat (limited to 'chat/ktp-desktop-applets')
-rw-r--r--chat/ktp-desktop-applets/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile
index 31917ca521b..4e4411e7693 100644
--- a/chat/ktp-desktop-applets/Makefile
+++ b/chat/ktp-desktop-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:15:23 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:41 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-desktop-applets-${KTP_VERSION}
@@ -14,6 +14,8 @@ LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt
+BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
+
.include "../../chat/ktp-common-internals/buildlink3.mk"
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../mk/bsd.pkg.mk"