mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
edje broken on ia64.
Submitted by: kris@
This commit is contained in:
parent
50fe58fe2f
commit
95a3e83985
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172941
@ -33,4 +33,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
IGNORE= does not build on 4.X
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= edje is broken on ia64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user