summaryrefslogtreecommitdiff
path: root/chat/finch/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-11-02 13:02:51 +0000
committerobache <obache>2008-11-02 13:02:51 +0000
commit1388403e7316cad77082af2689c89fb92d55118e (patch)
treee3962a0cc318d5b667247a54d16eaba90d30eff1 /chat/finch/Makefile
parent35ee5455b01ebcbb91d41dfb47ff9b02be54868c (diff)
downloadpkgsrc-1388403e7316cad77082af2689c89fb92d55118e.tar.gz
Avoid to detect python interpreter.
Fixes PR 39716.
Diffstat (limited to 'chat/finch/Makefile')
-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