Mark as BROKEN on IA64: does not compile, fix unknown.

This commit is contained in:
Volker Stolz 2007-08-13 02:16:13 +00:00
parent d313e42eee
commit 86b60c23c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197553

View file

@ -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