pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/ekg Added PKGCONFIG_OVERRIDE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a42a63a2b19
branches:  trunk
changeset: 473596:2a42a63a2b19
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 21 14:33:18 2004 +0000

description:
Added PKGCONFIG_OVERRIDE

diffstat:

 chat/ekg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f240c65bf4b3 -r 2a42a63a2b19 chat/ekg/Makefile
--- a/chat/ekg/Makefile Wed Apr 21 13:55:19 2004 +0000
+++ b/chat/ekg/Makefile Wed Apr 21 14:33:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/03/26 20:34:26 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/21 14:33:18 adam Exp $
 #
 
 DISTNAME=      ekg-1.4
@@ -17,6 +17,7 @@
 USE_LIBTOOL=           YES
 USE_NCURSES=           YES     # ncurses internals
 GNU_CONFIGURE=         YES
+PKGCONFIG_OVERRIDE=    lib/libgadu.pc.in
 
 CONFIGURE_ARGS+=       --enable-ui-ncurses
 CONFIGURE_ARGS+=       --enable-ui-readline



Home | Main Index | Thread Index | Old Index