summaryrefslogtreecommitdiff
path: root/chat/ekg
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-04-21 14:33:18 +0000
committeradam <adam@pkgsrc.org>2004-04-21 14:33:18 +0000
commitfd96d88c98070d948d2bc5d225d2aa7fbd41818b (patch)
treeafdb9f7d7d890aabf7669ca9e9765ad58952a08e /chat/ekg
parent3772e46c97b6ac18576011c16a26a7ba708234a3 (diff)
downloadpkgsrc-fd96d88c98070d948d2bc5d225d2aa7fbd41818b.tar.gz
Added PKGCONFIG_OVERRIDE
Diffstat (limited to 'chat/ekg')
-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