forked from Lainports/freebsd-ports
Mark as broken on sparc64: fails self-test.
Hat: portmgr
This commit is contained in:
parent
67cf7ea7e5
commit
6129d7a02c
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,10 @@ MAKE_JOBS_SAFE= yes
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: fails self-test
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB= NLS="@comment "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue