aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xen-tools
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-12 12:40:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-12 12:40:15 +0000
commita8cc35a10e90f8f79065f49149f25bf73fa3365a (patch)
tree9e9a97b3aab77d2cc63f709a61eb4142ae8b1d83 /sysutils/xen-tools
parentaed3eed595ad638baabb59f48460ea00db3ed680 (diff)
downloadports-a8cc35a10e90f8f79065f49149f25bf73fa3365a.tar.gz
ports-a8cc35a10e90f8f79065f49149f25bf73fa3365a.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=456126
Diffstat (limited to 'sysutils/xen-tools')
-rw-r--r--sysutils/xen-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index 52ce43c51ccf..4b394dd62062 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64"
USES= cpe gettext gmake libtool localbase:ldflags perl5 pkgconfig \
- python shebangfix
+ python:2.7 shebangfix
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes