summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-13 04:39:04 +0000
committerrillig <rillig@pkgsrc.org>2020-05-13 04:39:04 +0000
commit14565e72db1e7fa0eea9c6eb09dd3cd03e3d9480 (patch)
treea12098cbc2cb5c76020e432b8ee0a6b246da7e42 /sysutils
parent1f2d878bf034b07ed2e751d49ab61ea79acd737e (diff)
downloadpkgsrc-14565e72db1e7fa0eea9c6eb09dd3cd03e3d9480.tar.gz
sysutils/xentools411: clean up SUBST_FILES
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools411/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/xentools411/Makefile b/sysutils/xentools411/Makefile
index d3824e0ba44..be2c8c99c1f 100644
--- a/sysutils/xentools411/Makefile
+++ b/sysutils/xentools411/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/05/03 08:54:28 bouyer Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/13 04:39:04 rillig Exp $
#
VERSION= 4.11.3
VERSION_IPXE= 356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d
@@ -107,8 +107,6 @@ SUBST_SED.pathsvar= -e "s|/var/lib|${VARBASE}/run|g"
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-configure
-SUBST_FILES.conf+= tools/ocaml/xenstored/define.ml
-SUBST_FILES.conf+= tools/libxl/xl_cmdtable.c
SUBST_FILES.conf+= docs/misc/block-scripts.txt
SUBST_SED.conf= -e "s,@XENDCONFDIR@,${PKG_SYSCONFDIR},g"