diff --git a/dhcp/Pkgfile b/dhcp/Pkgfile index f9329dddf..34d2e04f3 100644 --- a/dhcp/Pkgfile +++ b/dhcp/Pkgfile @@ -17,7 +17,7 @@ build() { --mandir=/usr/man \ --disable-dhcpv6 \ --sysconfdir=/etc - make + make -j1 make DESTDIR=$PKG install install -D ../dhcpd $PKG/etc/rc.d/dhcpd install -D ../dhclient $PKG/etc/rc.d/dhclient