pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/superscript-shttpd SUBST_CLASSES+=djberrno to fix ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e4f6aada487
branches: trunk
changeset: 771143:1e4f6aada487
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue Dec 14 08:11:31 2021 +0000
description:
SUBST_CLASSES+=djberrno to fix Linux build.
diffstat:
www/superscript-shttpd/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r debafa6ffc2b -r 1e4f6aada487 www/superscript-shttpd/Makefile
--- a/www/superscript-shttpd/Makefile Tue Dec 14 07:13:07 2021 +0000
+++ b/www/superscript-shttpd/Makefile Tue Dec 14 08:11:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/10/30 09:14:05 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/14 08:11:31 schmonz Exp $
DISTNAME= shttpd-0.53
PKGNAME= superscript-${DISTNAME}
@@ -15,6 +15,9 @@
SUBST_FILES.paths= leapsecs_read.c
SUBST_VARS.paths= PKG_SYSCONFDIR
+SUBST_CLASSES+= djberrno
+SUBST_FILES.djberrno= error.h leapsecs_read.c
+
post-configure:
cd ${WRKSRC} && cp conf-ld conf-lds
Home |
Main Index |
Thread Index |
Old Index