aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xen-tools
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-12-14 09:21:31 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-12-14 09:21:31 +0000
commitaa7e282ff4a9e2e5c74e2145f2fd56824ed91ca4 (patch)
tree311d531b9a71e8fcf9562be2097fdc3ba967c30d /sysutils/xen-tools
parentfe33ff40fbb791fc1857c65ee3cf4e9eaab895e4 (diff)
downloadports-aa7e282ff4a9e2e5c74e2145f2fd56824ed91ca4.tar.gz
ports-aa7e282ff4a9e2e5c74e2145f2fd56824ed91ca4.zip
Notes
Diffstat (limited to 'sysutils/xen-tools')
-rw-r--r--sysutils/xen-tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index f2f56702a56c..596dfef26bf8 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -15,6 +15,7 @@ DISTFILES= xen-${PORTVERSION}.tar.gz
USES= gmake
USE_PYTHON= yes
+MAKE_ENV+= PYTHON=${PYTHON_CMD}
ONLY_FOR_ARCHS= amd64 i386 ia64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64, i386, or ia64"