xfig: fix cross.
This commit is contained in:
parent
b13112d672
commit
1fe2941423
@ -15,6 +15,9 @@ homepage="http://mcj.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/mcj/${pkgname}-${version}.tar.xz"
|
||||
checksum=13ed9d04d1bbc2dec09da7ef49ceec278382d290f6cd926474c2f2d016fec2f7
|
||||
|
||||
# Hard-coded to /usr/include in the sources.
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/spell %f/aspell list %f/' app-defaults/Fig
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user