aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp41-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/isc-dhcp41-client/Makefile')
-rw-r--r--net/isc-dhcp41-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/isc-dhcp41-client/Makefile b/net/isc-dhcp41-client/Makefile
index ab7ebe5ae3ae..ec0a65a9661c 100644
--- a/net/isc-dhcp41-client/Makefile
+++ b/net/isc-dhcp41-client/Makefile
@@ -5,4 +5,5 @@ COMMENT= The ISC Dynamic Host Configuration Protocol client
SUBSYS= client
MASTERDIR= ${.CURDIR}/../isc-dhcp41-server
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"