summaryrefslogtreecommitdiff
path: root/chat/finch
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-11-02 13:02:51 +0000
committerobache <obache@pkgsrc.org>2008-11-02 13:02:51 +0000
commit9b2ca22ed75ac3f91ab29bbfbef267e1fcb8875a (patch)
treee3962a0cc318d5b667247a54d16eaba90d30eff1 /chat/finch
parent04b2a23fd5a1cbe9908375e0ce6c89dee6af1bfc (diff)
downloadpkgsrc-9b2ca22ed75ac3f91ab29bbfbef267e1fcb8875a.tar.gz
Avoid to detect python interpreter.
Fixes PR 39716.
Diffstat (limited to 'chat/finch')
-rw-r--r--chat/finch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index f7b5ba2d784..1159eac45f7 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/07/11 07:39:20 tnn Exp $
+# $NetBSD: Makefile,v 1.15 2008/11/02 13:02:51 obache Exp $
#
PKGNAME= finch-${PIDGIN_VERSION}
@@ -18,6 +18,7 @@ PKGCONFIG_OVERRIDE+= libpurple/purple.pc.in
PKGCONFIG_OVERRIDE+= pidgin/pidgin.pc.in
CONFIGURE_ARGS+= --enable-consoleui
+CONFIGURE_ENV+= ac_cv_path_pythonpath=
#CONFIGURE_ARGS+= --disable-plugins