summaryrefslogtreecommitdiff
path: root/chat/ktp-contact-runner
diff options
context:
space:
mode:
Diffstat (limited to 'chat/ktp-contact-runner')
-rw-r--r--chat/ktp-contact-runner/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile
index 81be760a50e..0bc83d3c7eb 100644
--- a/chat/ktp-contact-runner/Makefile
+++ b/chat/ktp-contact-runner/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:20:38 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:41 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-contact-runner-${KTP_VERSION}
@@ -13,6 +13,8 @@ LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
+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"