pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel3 Don't require Python at run time. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8329a2938f38
branches: trunk
changeset: 549152:8329a2938f38
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Oct 28 16:07:25 2008 +0000
description:
Don't require Python at run time. Bump revision.
diffstat:
sysutils/xenkernel3/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r f8884b13c50e -r 8329a2938f38 sysutils/xenkernel3/Makefile
--- a/sysutils/xenkernel3/Makefile Tue Oct 28 15:39:05 2008 +0000
+++ b/sysutils/xenkernel3/Makefile Tue Oct 28 16:07:25 2008 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2008/04/27 19:59:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.15 2008/10/28 16:07:25 joerg Exp $
#
VERSION= 3.1.4
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel3-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
EXTRACT_SUFX= .tar.gz
@@ -21,6 +22,7 @@
NO_CONFIGURE= yes
USE_TOOLS+= gmake
+PYTHON_FOR_BUILD_ONLY= # empty
PY_PATCHPLIST= NO
SUBST_CLASSES+= py
Home |
Main Index |
Thread Index |
Old Index