summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-10 14:24:59 +0000
committerrillig <rillig@pkgsrc.org>2020-05-10 14:24:59 +0000
commit67f512d5e0b5cd4882b0de554edb4e23cc0c01aa (patch)
tree6c50c61e2bdf2718d510ffc325993582ca17bf78 /net
parent49ffed74c67d6b4f37326738ac8623129fa9289c (diff)
downloadpkgsrc-67f512d5e0b5cd4882b0de554edb4e23cc0c01aa.tar.gz
net/isc-dhcp4: skip check for unknown configure options
Diffstat (limited to 'net')
-rw-r--r--net/isc-dhcp4/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/isc-dhcp4/Makefile.common b/net/isc-dhcp4/Makefile.common
index c30a28e2d9c..8843af25a8a 100644
--- a/net/isc-dhcp4/Makefile.common
+++ b/net/isc-dhcp4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2020/01/23 08:11:27 taca Exp $
+# $NetBSD: Makefile.common,v 1.41 2020/05/10 14:24:59 rillig Exp $
#
# used by net/isc-dhcp4/Makefile
# used by net/isc-dhcpd4/Makefile
@@ -22,6 +22,7 @@ VERSION= 4.4.2
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has several configure programs
DHCP_HOME?= ${VARBASE}/db/isc-dhcp
DHCP_PID?= ${VARBASE}/run/isc-dhcp
PKG_SYSCONFSUBDIR= dhcp