pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/superscript-shttpd
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Dec 14 08:11:31 UTC 2021
Modified Files:
pkgsrc/www/superscript-shttpd: Makefile
Log Message:
SUBST_CLASSES+=djberrno to fix Linux build.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/superscript-shttpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/superscript-shttpd/Makefile
diff -u pkgsrc/www/superscript-shttpd/Makefile:1.1 pkgsrc/www/superscript-shttpd/Makefile:1.2
--- pkgsrc/www/superscript-shttpd/Makefile:1.1 Sat Oct 30 09:14:05 2021
+++ pkgsrc/www/superscript-shttpd/Makefile Tue Dec 14 08:11:31 2021
@@ -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_STAGE.paths= do-configure
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