summaryrefslogtreecommitdiff
path: root/homebrew/gd/.make.sh-auto
blob: e4537b86c5498c8158584f64e0af9166dafa9771 (plain)
1
2
3
pkg:setup
pkg:configure --disable-dependency-tracking --with-freetype=#{Formula[freetype"].opt_prefix}" --with-png=#{Formula[libpng"].opt_prefix}" --without-x --without-xpm
make DESTDIR=${PKG_DEST} install