summaryrefslogtreecommitdiff
path: root/chat/libtelepathy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/libtelepathy/Makefile')
-rw-r--r--chat/libtelepathy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile
index c914cf71f54..dbac71ba0bc 100644
--- a/chat/libtelepathy/Makefile
+++ b/chat/libtelepathy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:21 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/01 16:20:41 roy Exp $
#
DISTNAME= libtelepathy-0.3.3
@@ -16,6 +16,9 @@ USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= libtelepathy.pc.in
+.include "../../lang/python/pyversion.mk"
+CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
+
.include "../../chat/telepathy-glib/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
.include "../../devel/glib2/buildlink3.mk"