From 2108821f4addba75124ef45500f96d36d03a2740 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 20 Jun 2006 22:28:01 +0000 Subject: Needs pkg-config to find gaim. Stupid configure. --- chat/gaim-otr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/gaim-otr') 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" -- cgit v1.2.3