diff options
Diffstat (limited to 'sysutils/xenkernel45')
-rw-r--r-- | sysutils/xenkernel45/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xenkernel45/Makefile b/sysutils/xenkernel45/Makefile index 0e84ebfe4ce..ca1e2ddd2bc 100644 --- a/sysutils/xenkernel45/Makefile +++ b/sysutils/xenkernel45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/10/29 20:40:53 bouyer Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:00 adam Exp $ VERSION= 4.5.1 DISTNAME= xen-${VERSION} @@ -20,7 +20,7 @@ NO_CONFIGURE= yes USE_TOOLS+= gmake PYTHON_FOR_BUILD_ONLY= YES -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 MAKE_ENV+= OCAML_TOOLS=no |