diff options
Diffstat (limited to 'sysutils/xenkernel41')
-rw-r--r-- | sysutils/xenkernel41/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/xenkernel41/Makefile b/sysutils/xenkernel41/Makefile index 3869d902733..e9562416968 100644 --- a/sysutils/xenkernel41/Makefile +++ b/sysutils/xenkernel41/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/09/16 19:46:02 dholland Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 19:51:36 asau Exp $ # VERSION= 4.1.3 @@ -14,8 +14,6 @@ COMMENT= Xen 4.1.x Kernel LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= Linux-2.6*-i386 Linux-2.6*-x86_64 ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386 |