summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/special/dhclient/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/distrib/special/dhclient/Makefile b/distrib/special/dhclient/Makefile
index 27a488d2d74..a54f3143adf 100644
--- a/distrib/special/dhclient/Makefile
+++ b/distrib/special/dhclient/Makefile
@@ -1,10 +1,9 @@
-# $OpenBSD: Makefile,v 1.16 2017/07/08 20:40:42 krw Exp $
+# $OpenBSD: Makefile,v 1.17 2019/11/11 05:39:04 deraadt Exp $
.include <bsd.own.mk>
.PATH: ${.CURDIR}/../../../sbin/dhclient
-CLIENT_PATH='"PATH=/usr/bin:/usr/sbin:/bin:/sbin"'
CPPFLAGS+= -I${.CURDIR}/../../../sbin/dhclient
SRCS= dhclient.c clparse.c dispatch.c bpf.c options.c \
conflex.c log.c kroute.c packet.c \