summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/ktp-contact-runner/Makefile4
-rw-r--r--chat/ktp-filetransfer-handler/Makefile4
-rw-r--r--chat/ktp-kded-integration-module/Makefile4
-rw-r--r--chat/ktp-send-file/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile
index 91c8aaec262..a5eb2ba1e43 100644
--- a/chat/ktp-contact-runner/Makefile
+++ b/chat/ktp-contact-runner/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/03/05 11:28:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2016/05/06 11:49:07 joerg Exp $
PKGREVISION= 1
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -13,7 +13,7 @@ COMMENT= KDE Telepathy KRunner integration module
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"
diff --git a/chat/ktp-filetransfer-handler/Makefile b/chat/ktp-filetransfer-handler/Makefile
index aea3797c1b2..755a5a36629 100644
--- a/chat/ktp-filetransfer-handler/Makefile
+++ b/chat/ktp-filetransfer-handler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/03/05 11:28:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2016/05/06 11:49:07 joerg Exp $
PKGREVISION= 1
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -13,7 +13,7 @@ COMMENT= KDE Telepathy file transfer handling
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"
diff --git a/chat/ktp-kded-integration-module/Makefile b/chat/ktp-kded-integration-module/Makefile
index de882a0434b..523b504766c 100644
--- a/chat/ktp-kded-integration-module/Makefile
+++ b/chat/ktp-kded-integration-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/03/05 11:28:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2016/05/06 11:49:08 joerg Exp $
PKGREVISION= 1
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -13,7 +13,7 @@ COMMENT= KDE Telepathy integration into KDE workspaces
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"
diff --git a/chat/ktp-send-file/Makefile b/chat/ktp-send-file/Makefile
index 11c22130f49..658240e0c3a 100644
--- a/chat/ktp-send-file/Makefile
+++ b/chat/ktp-send-file/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/03/25 21:16:07 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2016/05/06 11:49:08 joerg Exp $
PKGREVISION= 1
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -13,7 +13,7 @@ COMMENT= KDE Telepathy file transfer application
LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
-
+USE_TOOLS+= msgfmt
DEPENDS+= ktp-filetransfer-handler-${KTP_VERSION}{,nb[0-9]*}:../../chat/ktp-filetransfer-handler
BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4