summaryrefslogtreecommitdiff
path: root/sysutils/xentools45
diff options
context:
space:
mode:
authorgdt <gdt>2016-12-20 18:15:09 +0000
committergdt <gdt>2016-12-20 18:15:09 +0000
commitf3c065b8a799959f013c3740a225ea7e8eb80303 (patch)
tree7946705983a71d0d82449692b74387a4d1ed01fc /sysutils/xentools45
parentb785f5c0e894be4bd0abf8c5a9fb13f2daea8a1b (diff)
downloadpkgsrc-f3c065b8a799959f013c3740a225ea7e8eb80303.tar.gz
Drop i386 from ONLY_FOR_PLATFORM
Xen 4.5 and 4.6 no longer support i386. Thus, don't try to build there. ok bouyer@
Diffstat (limited to 'sysutils/xentools45')
-rw-r--r--sysutils/xentools45/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index c2d878c5461..dd7046d78d2 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2016/12/20 10:22:29 bouyer Exp $
+# $NetBSD: Makefile,v 1.42 2016/12/20 18:15:10 gdt Exp $
VERSION= 4.5.5
PKGREVISION= 2
@@ -27,8 +27,8 @@ DEPENDS+= ${PYPKGPREFIX}-curses>=0:../../devel/py-curses
PKG_SYSCONFSUBDIR= xen
-ONLY_FOR_PLATFORM= Linux-2.6*-i386 Linux-2.6*-x86_64
-ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
+ONLY_FOR_PLATFORM= Linux-2.6*-x86_64
+ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64
CONFLICTS+= libxen-[0-9]*
CONFLICTS+= xentools20-[0-9]*