summaryrefslogtreecommitdiff
path: root/chat/gloox
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-04-06 22:00:10 +0000
committerjoerg <joerg@pkgsrc.org>2011-04-06 22:00:10 +0000
commit389b246da2bda31519653fc58d86aef8685c3449 (patch)
tree226611cb12d5be83f90100abacb9fa3a5bce7ecb /chat/gloox
parent3f46bd3438b64b77802edeb06732659a31a8bce2 (diff)
downloadpkgsrc-389b246da2bda31519653fc58d86aef8685c3449.tar.gz
Needs pkg-config
Diffstat (limited to 'chat/gloox')
-rw-r--r--chat/gloox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile
index af757e5e916..89364a903b0 100644
--- a/chat/gloox/Makefile
+++ b/chat/gloox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/06 19:46:48 schnoebe Exp $
+# $NetBSD: Makefile,v 1.2 2011/04/06 22:00:10 joerg Exp $
DISTNAME= gloox-1.0
CATEGORIES= chat
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES+= c++ c
-USE_TOOLS+= autoconf automake
+USE_TOOLS+= autoconf automake pkg-config
USE_LIBTOOL= yes
.include "options.mk"