summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-11-20 08:34:17 +0000
committermaya <maya@pkgsrc.org>2017-11-20 08:34:17 +0000
commitc1a7dc7b2b0f1b9668a054305631fdb848f2398b (patch)
tree36b911f8bae27ef21f004e7ca0994775ea9223b0 /sysutils
parent66a5471817b66af8c3c73241297be5fbb8dd6f62 (diff)
downloadpkgsrc-c1a7dc7b2b0f1b9668a054305631fdb848f2398b.tar.gz
xentools48: use pkgsrc iasl, build is broken with iasl 20171110
From Chavdar Ivanov in PR pkg/52732
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools48/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xentools48/Makefile b/sysutils/xentools48/Makefile
index f7899a9a5fe..1d06fbec596 100644
--- a/sysutils/xentools48/Makefile
+++ b/sysutils/xentools48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/10/28 01:46:11 khorben Exp $
+# $NetBSD: Makefile,v 1.13 2017/11/20 08:34:17 maya Exp $
#
VERSION= 4.8.2
VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c
@@ -60,9 +60,9 @@ LICENSE= gnu-gpl-v2
# XXX add version check: Xen requires dev86 >= 0.16.14
BUILD_DEPENDS+= dev86-[0-9]*:../../devel/dev86 # needed to build firmware
-.if !exists(/usr/bin/iasl)
+#.if !exists(/usr/bin/iasl) # XXX broken with iasl 20171110
BUILD_DEPENDS+= acpica-utils-[0-9]*:../../sysutils/acpica-utils
-.endif
+#.endif
DEPENDS+= ${PYPKGPREFIX}-curses>=0:../../devel/py-curses
PKG_SYSCONFSUBDIR= xen