plan9port: enable on ppc64 targets

[ci skip]
This commit is contained in:
q66 2019-01-17 01:12:24 +01:00 committed by maxice8
parent 31cd8e1603
commit 21862e54c1

View file

@ -4,6 +4,7 @@ version=20180726
revision=1
_githash=df2d9ec9d169626cdc2a23829bb2831738215722
wrksrc="${pkgname}-${_githash}"
only_for_archs="i686 x86_64 ppc64le" # swapcontext
hostmakedepends="perl"
makedepends="libX11-devel libXt-devel libXext-devel freetype-devel fontconfig-devel"
short_desc="Port of many Plan 9 programs to Unix-like operating systems"
@ -13,7 +14,6 @@ homepage="https://9fans.github.io/plan9port/"
distfiles="https://github.com/9fans/plan9port/archive/${_githash}.tar.gz"
checksum=100c13895d75911e2f9c2d136b705f34a854fbeb38a5a38d239497fbd5611738
nocross=yes
only_for_archs="i686 x86_64" # swapcontext
post_extract() {
# add missing LDFLAGS for some rules