summaryrefslogtreecommitdiff
path: root/www/ap2-auth-mellon
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-04-30 16:35:51 +0000
committerrillig <rillig@pkgsrc.org>2020-04-30 16:35:51 +0000
commitffa56230cc22e395531d13fff466aa3a3361234f (patch)
treef8d6800a8a8951c3ce86338cc3f29cb4a2a887db /www/ap2-auth-mellon
parent449947e3aeaf11812db2bbd69c3dd04fcfed0129 (diff)
downloadpkgsrc-ffa56230cc22e395531d13fff466aa3a3361234f.tar.gz
www/ap2-auth-mellon: fix build with SUBST_NOOP_OK=no
The CFLAG -pthread may be added to the Makefile by one of the placeholders, depending on the actual configuration.
Diffstat (limited to 'www/ap2-auth-mellon')
-rw-r--r--www/ap2-auth-mellon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile
index f2c937c5c7f..c6136f0bb83 100644
--- a/www/ap2-auth-mellon/Makefile
+++ b/www/ap2-auth-mellon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2020/03/08 16:51:35 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2020/04/30 16:35:51 rillig Exp $
DISTNAME= mod_auth_mellon-0.14.2
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/g}
@@ -25,6 +25,7 @@ SUBST_CLASSES+= pthflags
SUBST_STAGE.pthflags= post-configure
SUBST_FILES.pthflags= Makefile
SUBST_SED.pthflags= -e 's| -pthread | |g'
+SUBST_NOOP_OK.pthflags= yes
INSTALLATION_DIRS+= lib/httpd