There is no need for the net-misc/dhcp ebuilds to use the configure option "--with-nsupdate", since it is always enabled. Inside both dhcp-3.0.1.ebuild (latest x86 unstable) and dhcp-3.0_p2-r6.ebuild (latest x86 stable) we have: ./configure \ --with-nsupdate \ Inside the configure scripts themselves: if [ x$1 = x--with-nsupdate ]; then echo "nsupdate is always built now." Output is seen during emerge: moridin dhcp-3.0.1 # emerge dhcp Calculating dependencies ...done! >>> emerge (1 of 1) net-misc/dhcp-3.0.1 to / >>> md5 src_uri ;-) dhcp-3.0.1.tar.gz >>> Unpacking source... >>> Unpacking dhcp-3.0.1.tar.gz to /var/tmp/portage/dhcp-3.0.1/work * Applying dhcp-3.0+paranoia.patch... [ ok ] * Applying dhcp-3.0pl2-fix-perms.patch... [ ok ]>>> Source unpacked. nsupdate is always built now. System Type: linux-2.2
fixed in 3.0.1