summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2016-03-25 21:15:51 +0000
committerjoerg <joerg>2016-03-25 21:15:51 +0000
commit1c0b679c6dfec8f060b0b1783f265fcf31ca5a59 (patch)
tree218a064dd1f65d2ae62e99bff234dba386e32e14 /chat
parentc57fb6e7aa64fd87fbb626640ba46c2aec355b6c (diff)
downloadpkgsrc-1c0b679c6dfec8f060b0b1783f265fcf31ca5a59.tar.gz
Needs pkg-config.
Diffstat (limited to 'chat')
-rw-r--r--chat/ktp-auth-handler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile
index aa4e85aede5..469d5e5d009 100644
--- a/chat/ktp-auth-handler/Makefile
+++ b/chat/ktp-auth-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/03/25 21:15:51 joerg Exp $
PKGREVISION= 1
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -13,7 +13,7 @@ COMMENT= KDE Telepathy KWallet integration module
LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
-USE_TOOLS+= msgfmt
+USE_TOOLS+= msgfmt pkg-config
DEPENDS+= qca2-ossl-[0-9]*:../../security/qca2-ossl
BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4