net/publicfile: remove redundant file for errno hack
That substitution is already done by patch-leapsecs__read.c.
This commit is contained in:
parent
aff3ecfced
commit
140f769737
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2020/01/26 17:31:54 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2020/05/02 13:44:55 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= publicfile-0.52
|
||||
|
@ -15,7 +15,5 @@ DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
|
|||
DJB_RESTRICTED= YES
|
||||
DJB_CONFIG_PREFIX= ${PREFIX}/publicfile
|
||||
|
||||
SUBST_FILES.djbware+= leapsecs_read.c
|
||||
|
||||
.include "../../mk/djbware.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue