$OpenBSD: patch-client_Makefile_in,v 1.10 2020/01/22 16:11:55 sthen Exp $
Index: client/Makefile.in
--- client/Makefile.in.orig
+++ client/Makefile.in
@@ -371,7 +371,8 @@ top_srcdir = @top_srcdir@
 # production code. Sadly, we are not there yet.
 SUBDIRS = . tests
 AM_CPPFLAGS = -DCLIENT_PATH='"PATH=$(sbindir):/sbin:/bin:/usr/sbin:/usr/bin"' \
-	-DLOCALSTATEDIR='"$(localstatedir)"'
+	-DLOCALSTATEDIR='"$(localstatedir)"' \
+	-D_PATH_DHCLIENT_SCRIPT='"$(sbindir)/dhclient-script"'
 dist_sysconf_DATA = dhclient.conf.example
 dhclient_SOURCES = client_tables.c clparse.c dhclient.c dhc6.c \
 		   scripts/bsdos scripts/freebsd scripts/linux scripts/macos \
