mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Also mark the master port as broken on sparc64.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
493463bb86
commit
7fe706a701
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242157
@ -52,6 +52,9 @@ USE_GCC= 3.4
|
||||
.if ${GECKO} == "seamonkey" && ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: drops core
|
||||
.endif
|
||||
.if ${GECKO} == "thunderbird" && ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: cannot find enigmail-skin-seamonkey.jar
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
@${RM} -rf ${WRKDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user