mpfr: bootstrap pkg.

This commit is contained in:
Juan RP 2013-10-18 10:56:57 +02:00
parent 4c24fc35b2
commit 1611101704

View file

@ -12,6 +12,8 @@ homepage="http://www.mpfr.org"
distfiles="${homepage}/mpfr-current/$pkgname-$version.tar.bz2"
checksum=79c73f60af010a30a5c27a955a1d2d01ba095b72537dab0ecaad57f5a7bb1b6b
bootstrap=yes
if [ -z "$IN_CHROOT" ]; then
CPPFLAGS="-I$XBPS_MASTERDIR/usr/include"
LDFLAGS="-L$XBPS_MASTERDIR/usr/lib"