Mark as broken on sparc64: fails to install.
This commit is contained in:
parent
50ba4660e1
commit
19f10e2dfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227505
@ -46,6 +46,10 @@ LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Fails to install on sparc64
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_TCLTK)
|
||||
CONFIGURE_ARGS+= --with-tcl=no
|
||||
PLIST_SUB+= TCLTK="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user