summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-06-26 16:37:22 +0000
committerschmonz <schmonz@pkgsrc.org>2020-06-26 16:37:22 +0000
commite41d7f252fe885185f54caee4df0e3dd594578df (patch)
tree4071e4372ab13468ff35f3e4e48fc44766be375e
parentd558b18e7568af36016bdfb3ca442f9f078e575c (diff)
downloadpkgsrc-e41d7f252fe885185f54caee4df0e3dd594578df.tar.gz
Assign non-default SUBST_FILES.djberrno with =, not += (because it
doesn't actually append).
-rw-r--r--devel/libtai/Makefile4
-rw-r--r--mail/fastforward/Makefile4
-rw-r--r--mail/mess822/Makefile4
-rw-r--r--mail/qmail-conf/Makefile4
-rw-r--r--sysutils/daemontools/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index 00de48b7491..6e3de090127 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/06/25 05:42:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.22 2020/06/26 16:37:22 schmonz Exp $
#
DISTNAME= libtai-0.60
@@ -18,7 +18,7 @@ DJB_RESTRICTED= NO
EGDIR= share/examples/${PKGBASE}
SUBST_CLASSES+= djberrno
-SUBST_FILES.djberrno+= leapsecs_read.c
+SUBST_FILES.djberrno= leapsecs_read.c
SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure
diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile
index f3590bba5bd..aca777bbfbf 100644
--- a/mail/fastforward/Makefile
+++ b/mail/fastforward/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/06/25 05:42:39 schmonz Exp $
+# $NetBSD: Makefile,v 1.29 2020/06/26 16:37:22 schmonz Exp $
#
DISTNAME= fastforward-0.51
@@ -20,7 +20,7 @@ DJB_BUILD_TARGETS= install instcheck
DJB_RESTRICTED= no
SUBST_CLASSES+= djberrno
-SUBST_FILES.djberrno+= cdb_seek.c
+SUBST_FILES.djberrno= cdb_seek.c error.h
SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index bde7da827fa..28273174153 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2020/06/25 05:42:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.36 2020/06/26 16:37:23 schmonz Exp $
#
DISTNAME= mess822-0.58
@@ -21,7 +21,7 @@ DJB_BUILD_TARGETS= install instcheck
AUTO_MKDIRS= yes
SUBST_CLASSES+= djberrno
-SUBST_FILES.djberrno+= cdb_seek.c
+SUBST_FILES.djberrno= cdb_seek.c error.h
SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure
diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile
index d9424f0def1..5104ebe030c 100644
--- a/mail/qmail-conf/Makefile
+++ b/mail/qmail-conf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/06/25 05:42:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.37 2020/06/26 16:37:23 schmonz Exp $
#
DISTNAME= qmail-conf-0.60
@@ -19,7 +19,7 @@ DJB_RESTRICTED= NO
DJB_CONFIG_CMDS= ${ECHO} ${PREFIX:Q} > ${WRKSRC}/conf-ucspi-tcp;
SUBST_CLASSES+= djberrno
-SUBST_FILES.djberrno+= ../djbdns-1.05/error.h
+SUBST_FILES.djberrno= ../djbdns-1.05/error.h
.include "options.mk"
diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile
index aea1450ab6b..692f358cbeb 100644
--- a/sysutils/daemontools/Makefile
+++ b/sysutils/daemontools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2020/06/25 05:42:39 schmonz Exp $
+# $NetBSD: Makefile,v 1.45 2020/06/26 16:37:23 schmonz Exp $
DISTNAME= daemontools-0.76
PKGREVISION= 3
@@ -28,7 +28,7 @@ USE_TOOLS+= file
INSTALLATION_DIRS= bin man ${PKGMANDIR}/man8
SUBST_CLASSES+= djberrno
-SUBST_FILES.djberrno+= src/error.h
+SUBST_FILES.djberrno= src/error.h
SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure