pkg:setup ENV.append "CPPFLAS", "-I#{Formula["gettext"].opt_prefix}/include" ENV.append "LDFLAGS", "-L#{Formula["gettext"].opt_prefix}/lib" pkg:configure --disable-dependency-tracking --disable-silent-rules --with-gcrypt make check make DESTDIR=${PKG_DEST} install