Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel413 Remove Linux from ONLY_FOR_PLATF...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e5df93dd190
branches: trunk
changeset: 437610:9e5df93dd190
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Thu Aug 27 13:44:53 2020 +0000
description:
Remove Linux from ONLY_FOR_PLATFORM; it doesn't make sense to restrict
to 2.6.x anyway.
diffstat:
sysutils/xenkernel413/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 07075ffa9d7d -r 9e5df93dd190 sysutils/xenkernel413/Makefile
--- a/sysutils/xenkernel413/Makefile Thu Aug 27 13:39:04 2020 +0000
+++ b/sysutils/xenkernel413/Makefile Thu Aug 27 13:44:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/07/16 09:56:47 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/27 13:44:53 bouyer Exp $
VERSION= 4.13.1
PKGREVISION= 1
@@ -14,8 +14,7 @@
LICENSE= gnu-gpl-v2
-ONLY_FOR_PLATFORM= Linux-2.6*-x86_64
-ONLY_FOR_PLATFORM+= NetBSD-*.*-x86_64
+ONLY_FOR_PLATFORM= NetBSD-*.*-x86_64
SSP_SUPPORTED= no
Home |
Main Index |
Thread Index |
Old Index