summaryrefslogtreecommitdiff
path: root/mail/serialmail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-06-25 05:42:36 +0000
committerschmonz <schmonz@pkgsrc.org>2020-06-25 05:42:36 +0000
commitf2b56adfba2ac26925e09f76035f8e38af019ada (patch)
tree11bf1c3589d5474f86ebe27dc329ecd1c595772a /mail/serialmail
parent83c251d332412d735c604d51660e5b1397e4afe2 (diff)
downloadpkgsrc-f2b56adfba2ac26925e09f76035f8e38af019ada.tar.gz
Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@.
Diffstat (limited to 'mail/serialmail')
-rw-r--r--mail/serialmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/serialmail/Makefile b/mail/serialmail/Makefile
index 9c2ae9c2208..83dc2020a19 100644
--- a/mail/serialmail/Makefile
+++ b/mail/serialmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/01/26 17:31:36 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/06/25 05:42:38 schmonz Exp $
#
DISTNAME= serialmail-0.75
@@ -18,7 +18,7 @@ INSTALLATION_DIRS= share/doc/${PKGBASE}
# provide compatibility symlinks. We also apply patches.
DJB_RESTRICTED= YES
-SUBST_FILES.djbware+= leapsecs_read.c
+SUBST_CLASSES+= djberrno
SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure