mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark slave port misc/py-xdelta3 as broken on sparc64: does not compile.
Hat: portmgr
This commit is contained in:
parent
1a8cc2b294
commit
ae17c81842
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259200
@ -20,6 +20,10 @@ USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64" && ${SLAVE_PORT:Myes}
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.if ${SLAVE_PORT:Mno}
|
||||
PLIST_FILES= bin/xdelta3
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user