pkg:setup args = %W[--disable-dependency-tracking --prefix=#{prefix} --datarootdir=#{share} --with-tcl=#{MacOS.sdk_path}/System/Library/Frameworks/Tcl.framework --without-x ] pkg:configure *args make DESTDIR=${PKG_DEST} install