pkg:setup args = %W[--prefix=#{prefix} --exec-prefix=#{prefix} --mandir=#{man} --enable-shared --enable-64bit --with-tcl=#{MacOS.sdk_path}/System/Library/Frameworks/Tcl.framework ] ENV.prepend "CFLAGS", "-I#{MacOS.sdk_path}/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tcl-private" autoreconf --force --install --verbose pkg:configure *args make make DESTDIR=${PKG_DEST} install lib.install_symlink Dir[lib/"expect*/libexpect*"]