summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/xentools42/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile
index 667028f4ee3..76ab92fe0b1 100644
--- a/sysutils/xentools42/Makefile
+++ b/sysutils/xentools42/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2020/03/08 16:51:25 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2020/05/19 19:24:41 rillig Exp $
VERSION= 4.2.5
VERSION_IPXE= 1.0.0
@@ -142,7 +142,6 @@ SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-configure
SUBST_FILES.conf+= python/xen/xm/create.py
SUBST_FILES.conf+= ocaml/xenstored/define.ml
-SUBST_FILES.conf+= libxl/xl_cmdtable.c
SUBST_FILES.conf+= ../docs/misc/xl-disk-configuration.txt
SUBST_SED.conf= -e "s,@XENDCONFDIR@,${PKG_SYSCONFDIR},g"