pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gaim-encryption Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/467f49daedfd
branches:  trunk
changeset: 514923:467f49daedfd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 20 21:43:31 2006 +0000

description:
Needs pkg-config.

diffstat:

 chat/gaim-encryption/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9c15bdad576e -r 467f49daedfd chat/gaim-encryption/Makefile
--- a/chat/gaim-encryption/Makefile     Tue Jun 20 21:18:22 2006 +0000
+++ b/chat/gaim-encryption/Makefile     Tue Jun 20 21:43:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/20 21:43:31 joerg Exp $
 
 DISTNAME=      gaim-encryption-2.38
 PKGREVISION=   3
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://gaim-encryption.sourceforge.net/
 COMMENT=       Plugin for gaim to add TLS/SSL via nss/nspr
 
-USE_TOOLS+=            gmake msgfmt
+USE_TOOLS+=            gmake msgfmt pkg-config
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index