summaryrefslogtreecommitdiff
path: root/chat/ktp-text-ui
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
commit360e3296a43a58dbaa5df0d58424de14874e56a5 (patch)
tree48c6669b91a7f5021801c29223c20cc109f1bd72 /chat/ktp-text-ui
parent5fdd53ffd8ae63019809e62f2d7190952d671a91 (diff)
downloadpkgsrc-360e3296a43a58dbaa5df0d58424de14874e56a5.tar.gz
More automoc4 dependencies.
Diffstat (limited to 'chat/ktp-text-ui')
-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"