summaryrefslogtreecommitdiff
path: root/chat/ktp-text-ui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/ktp-text-ui/Makefile')
-rw-r--r--chat/ktp-text-ui/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/ktp-text-ui/Makefile b/chat/ktp-text-ui/Makefile
index aa1ca7be6b6..cc1b085d84b 100644
--- a/chat/ktp-text-ui/Makefile
+++ b/chat/ktp-text-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:08:31 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:41 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-text-ui-${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 "../../chat/ktp-contact-list/buildlink3.mk"
.include "../../devel/qjson/buildlink3.mk"