summaryrefslogtreecommitdiff
path: root/chat/telepathy-logger
diff options
context:
space:
mode:
authorobache <obache>2012-03-10 08:49:11 +0000
committerobache <obache>2012-03-10 08:49:11 +0000
commit4102db802139d83259d87f1da102397a52edd837 (patch)
tree7c56879b7e3fed50f19c60f19ce12b1a3d83b079 /chat/telepathy-logger
parentcd228b9e7982349b3af75902bafa4f64e2626fc1 (diff)
downloadpkgsrc-4102db802139d83259d87f1da102397a52edd837.tar.gz
python also required for build only, ride on last update.
Diffstat (limited to 'chat/telepathy-logger')
-rw-r--r--chat/telepathy-logger/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 5c357cb183f..15e107fcde0 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/03/10 08:47:15 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/03/10 08:49:11 obache Exp $
#
DISTNAME= telepathy-logger-0.2.7
@@ -25,6 +25,8 @@ PKGCONFIG_OVERRIDE+= telepathy-logger/telepathy-logger-0.1.pc.in
BUILD_DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+PYTHON_FOR_BUILD_ONLY= yes
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../devel/GConf/buildlink3.mk"