diff options
Diffstat (limited to 'sysutils/xenkernel41/Makefile')
-rw-r--r-- | sysutils/xenkernel41/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xenkernel41/Makefile b/sysutils/xenkernel41/Makefile index 16011e0077a..cc77a796e99 100644 --- a/sysutils/xenkernel41/Makefile +++ b/sysutils/xenkernel41/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/05/03 16:48:37 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2013/05/10 20:07:34 riastradh Exp $ # VERSION= 4.1.5 @@ -19,7 +19,7 @@ ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386 NO_CONFIGURE= yes USE_TOOLS+= gmake -PYTHON_FOR_BUILD_ONLY= # empty +PYTHON_FOR_BUILD_ONLY= yes PY_PATCHPLIST= NO # XXX Why does this not work? |