summaryrefslogtreecommitdiff
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
parent5fdd53ffd8ae63019809e62f2d7190952d671a91 (diff)
downloadpkgsrc-360e3296a43a58dbaa5df0d58424de14874e56a5.tar.gz
More automoc4 dependencies.
-rw-r--r--chat/ktp-accounts-kcm/Makefile4
-rw-r--r--chat/ktp-approver/Makefile4
-rw-r--r--chat/ktp-auth-handler/Makefile3
-rw-r--r--chat/ktp-contact-list/Makefile4
-rw-r--r--chat/ktp-contact-runner/Makefile4
-rw-r--r--chat/ktp-desktop-applets/Makefile4
-rw-r--r--chat/ktp-filetransfer-handler/Makefile4
-rw-r--r--chat/ktp-kded-integration-module/Makefile4
-rw-r--r--chat/ktp-text-ui/Makefile4
9 files changed, 26 insertions, 9 deletions
diff --git a/chat/ktp-accounts-kcm/Makefile b/chat/ktp-accounts-kcm/Makefile
index 1ce1529dcf7..b120e8674c9 100644
--- a/chat/ktp-accounts-kcm/Makefile
+++ b/chat/ktp-accounts-kcm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:07:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:40 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-accounts-kcm-${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 "../../meta-pkgs/kde4/kde4.mk"
diff --git a/chat/ktp-approver/Makefile b/chat/ktp-approver/Makefile
index 88132663d98..eba0f852fa6 100644
--- a/chat/ktp-approver/Makefile
+++ b/chat/ktp-approver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:13:58 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:40 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-approver-${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 "../../meta-pkgs/kde4/kde4.mk"
diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile
index c1bbffa80e2..4586f338b41 100644
--- a/chat/ktp-auth-handler/Makefile
+++ b/chat/ktp-auth-handler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:09:55 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:40 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-auth-handler-${KTP_VERSION}
@@ -15,6 +15,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt
DEPENDS+= qca2-ossl-[0-9]*:../../security/qca2-ossl
+BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
.include "../../chat/ktp-common-internals/buildlink3.mk"
.include "../../devel/qjson/buildlink3.mk"
diff --git a/chat/ktp-contact-list/Makefile b/chat/ktp-contact-list/Makefile
index d230e0108f7..d5eee2ef0c0 100644
--- a/chat/ktp-contact-list/Makefile
+++ b/chat/ktp-contact-list/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:03:14 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:40 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-contact-list-${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 "../../sysutils/desktop-file-utils/desktopdb.mk"
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"
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"
diff --git a/chat/ktp-filetransfer-handler/Makefile b/chat/ktp-filetransfer-handler/Makefile
index 1bd2286570a..9000a15f6b7 100644
--- a/chat/ktp-filetransfer-handler/Makefile
+++ b/chat/ktp-filetransfer-handler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:16:59 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:41 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-filetransfer-handler-${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 "../../chat/ktp-contact-list/buildlink3.mk"
.include "../../meta-pkgs/kde4/kde4.mk"
diff --git a/chat/ktp-kded-integration-module/Makefile b/chat/ktp-kded-integration-module/Makefile
index 24cac96bb5f..2a9e013861d 100644
--- a/chat/ktp-kded-integration-module/Makefile
+++ b/chat/ktp-kded-integration-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 15:12:45 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/28 15:26:41 joerg Exp $
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-kded-integration-module-${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"
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"