libX11: fix cross build.

This commit is contained in:
Juan RP 2013-04-07 19:08:30 +02:00
parent bd6c95f322
commit eff888495a

View file

@ -17,7 +17,7 @@ distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86
if [ "$XBPS_CROSS_BUILD" ]; then
hostmakedepends="libtool automake xorg-util-macros ${makedepends}"
hostmakedepends="pkg-config libtool automake xorg-util-macros ${makedepends}"
pre_configure() {
sed -e 's|$(srcdir)/||g' -i nls/Makefile.am
autoreconf -fi