pkg:setup ENV.deparallelize args = %W[--disable-debug --with-ssl-dir=#{Formula["openssl"].opt_prefix} --with-ssl-certs-dir=#{etc}/openssl --prefix=#{prefix} --with-passfile=.pine-passfile ] pkg:configure *args make DESTDIR=${PKG_DEST} install