mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Mark as BROKEN on IA64: does not compile, fix unknown.
This commit is contained in:
parent
d313e42eee
commit
86b60c23c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197553
@ -22,6 +22,8 @@ LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
CFLAGS+= -fPIC
|
||||
.elif ${ARCH} == "ia64"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user