mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Mark as broken on sparc64.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
2111df9bca
commit
a51e6addb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256698
@ -62,6 +62,10 @@ SUB_FILES= pkg-message
|
||||
CONFIGURE_ARGS+=--disable-mmap
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
MODULES= BDB CLX_MIT CLX_NEW DBUS FASTCGI GDBM GTK2 ORACLE PARI PCRE \
|
||||
PGSQL RAWSOCK SVM WILDCARD ZLIB
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user