xf86-video-fbdev: rebuild to have corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-04-01 15:38:24 +02:00
parent e14ff89748
commit 06f8d844a9
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,8 @@
# Template build file for 'xf86-video-fbdev'.
pkgname=xf86-video-fbdev
version=0.4.4
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorg-server-devel>=1.15<1.16"
@ -13,6 +14,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
checksum=9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b
if [ "$CROSS_BUILD" ]; then
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
fi
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"