summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-09 19:55:10 +0000
committerrillig <rillig@pkgsrc.org>2020-05-09 19:55:10 +0000
commitb40351f82a5cb29acbdf5bb4d867af41dbda92ca (patch)
treefed4f778ae6a2e91a59f67bcf71c8928e382be2d /www
parent3e85e552e53e6e31cf14ad54632ce6b873668f4a (diff)
downloadpkgsrc-b40351f82a5cb29acbdf5bb4d867af41dbda92ca.tar.gz
www/w3c-httpd: remove duplicate file from SUBST_FILES
Diffstat (limited to 'www')
-rw-r--r--www/w3c-httpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile
index 4013158729a..ad8a1826ffd 100644
--- a/www/w3c-httpd/Makefile
+++ b/www/w3c-httpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/01/26 17:32:25 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/09 19:55:10 rillig Exp $
DISTNAME= w3c-httpd-3.0A
PKGREVISION= 1
@@ -33,7 +33,6 @@ SUBST_CLASSES+= strcasestr
SUBST_STAGE.strcasestr= pre-configure
SUBST_FILES.strcasestr= Daemon/Implementation/HTWild.c \
Library/Implementation/HTString.c \
- Library/Implementation/HTString.h \
Library/Implementation/HTString.h
SUBST_SED.strcasestr= -e 's,\([[:blank:]]\)\(strcasestr\),\1x\2,g'