pkg:setup ENV["LIBS"] = "-lresolv" args = %W[--disable-dependency-tracking --prefix=#{prefix} --without-glib --without-gtk ] ./bootstrap.sh pkg:configure *args make DESTDIR=${PKG_DEST} install