aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-07-23 15:15:46 +0800
committerrm <rm@FreeBSD.org>2012-07-23 15:15:46 +0800
commitf7c88f892b04469ee432b798e69034edbd0da4ba (patch)
tree72c333531a29edfbd870a9e53779639ec9cb3b79 /devel
parent350d297e01f77421bd4e37c9a8190ee4fca8b05f (diff)
downloadfreebsd-ports-gnome-f7c88f892b04469ee432b798e69034edbd0da4ba.tar.gz
freebsd-ports-gnome-f7c88f892b04469ee432b798e69034edbd0da4ba.tar.zst
freebsd-ports-gnome-f7c88f892b04469ee432b798e69034edbd0da4ba.zip
- strict python version to 2.x (doesn't build with python3)
PR: 170074 Submitted by: Kimmo Paasiala <kpaasial at gmail dot com> Approved by: timur (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/talloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile
index 4bf711af4ce1..06a4f1d9c629 100644
--- a/devel/talloc/Makefile
+++ b/devel/talloc/Makefile
@@ -22,7 +22,7 @@ LICENSE= LGPL3
CONFLICTS= samba33-3.*
-USE_PYTHON_BUILD= yes
+USE_PYTHON_BUILD= -2.7
USE_LDCONFIG= yes
HAS_CONFIGURE= yes
WAF_TOOL= buildtools/bin/waf