From 1388403e7316cad77082af2689c89fb92d55118e Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 2 Nov 2008 13:02:51 +0000 Subject: Avoid to detect python interpreter. Fixes PR 39716. --- chat/finch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/finch/Makefile') 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 -- cgit v1.2.3