summaryrefslogtreecommitdiff
path: root/chat/gaim-otr
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-20 22:28:01 +0000
committerjoerg <joerg>2006-06-20 22:28:01 +0000
commit2d4fb31ebc637317f8145d52e22e5d446e0e5314 (patch)
tree9fe905a0f18136bd72a02deae0953c89e8fa1929 /chat/gaim-otr
parent75b631b4320479a668c7e6a7c4597b8ca185bdb0 (diff)
downloadpkgsrc-2d4fb31ebc637317f8145d52e22e5d446e0e5314.tar.gz
Needs pkg-config to find gaim. Stupid configure.
Diffstat (limited to 'chat/gaim-otr')
-rw-r--r--chat/gaim-otr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gaim-otr/Makefile b/chat/gaim-otr/Makefile
index 780e68173b9..5707c73dfb0 100644
--- a/chat/gaim-otr/Makefile
+++ b/chat/gaim-otr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/20 22:28:01 joerg Exp $
DISTNAME= gaim-otr-3.0.0
PKGREVISION= 1
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.cypherpunks.ca/otr/
COMMENT= Plugin for gaim to add OTR (Off-The-Record) encryption
GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
.include "../../chat/gaim/buildlink3.mk"
.include "../../chat/libotr/buildlink3.mk"