Remove $make_env. It's not really useful anymore.

--HG--
extra : convert_revision : f75462dfe24b62d3a278c722302b760ca4b475d2
This commit is contained in:
Juan RP 2009-03-12 00:47:01 +01:00
parent 95b01cfd63
commit df492b077c
5 changed files with 1 additions and 13 deletions

View file

@ -4,7 +4,6 @@ version=1.6.2
distfiles="
http://www.kernel.org/pub/software/scm/git/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_env="THREADED_DELTA_SEARCH=1"
configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk"
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
short_desc="GIT Tree History Storage Tool"