summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/ekg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile
index 842d4ebf57e..0188827bd12 100644
--- a/chat/ekg/Makefile
+++ b/chat/ekg/Makefile
@@ -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_GNU_READLINE= YES
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