pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/gaim-otr Needs pkg-config to find gaim. Stupid co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec57d27c9750
branches: trunk
changeset: 514935:ec57d27c9750
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 20 22:28:01 2006 +0000
description:
Needs pkg-config to find gaim. Stupid configure.
diffstat:
chat/gaim-otr/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fabc7b188408 -r ec57d27c9750 chat/gaim-otr/Makefile
--- a/chat/gaim-otr/Makefile Tue Jun 20 22:23:27 2006 +0000
+++ b/chat/gaim-otr/Makefile Tue Jun 20 22:28:01 2006 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index