diff --git a/sbin/dhclient/Makefile.inc b/sbin/dhclient/Makefile.inc index d78692d068dc..aa6044fe0667 100644 --- a/sbin/dhclient/Makefile.inc +++ b/sbin/dhclient/Makefile.inc @@ -3,7 +3,7 @@ MAINTAINER= murray WARNS= 0 -CFLAGS+= -I${DIST_DIR}/includes -DENABLE_POLLING_MODE +CFLAGS+= -I${DIST_DIR}/includes -DENABLE_POLLING_MODE -DNOMINUM CLIENTBINDIR= /sbin RUNDIR= /var/run