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
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue