pkg:setup ENV["XML_CATALOG_FILES"] = "#{etc}/xml/catalog" args = %W[--without-debug --disable-dependency-tracking --prefix=#{prefix} ] pkg:configure *args make DESTDIR=${PKG_DEST} install