pkg:setup ENV.cxx11 args = %W[--prefix=#{prefix} --sysconfdir=#{etc}/powerdns --disable-silent-rules --with-boost=#{Formula["boost"].opt_prefix} --with-libcrypto=#{Formula["openssl"].opt_prefix} --with-lua --without-net-snmp ] pkg:configure *args make DESTDIR=${PKG_DEST} install