mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Mark as broken on sparc64: does not compile.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
64cd37a531
commit
ea7a9a82fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257238
@ -40,6 +40,10 @@ post-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
# NOT TESTED YET
|
||||
#CONFIGURE_ARGS+=--enable-mysql-replication
|
||||
#CONFIGURE_ARGS+=--enable-flarefs --with-fuse=${LOCALBASE}
|
||||
|
Loading…
Reference in New Issue
Block a user