mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark as broken on sparc64: latest version includes i386 asm.
This commit is contained in:
parent
590950f595
commit
49b9d63238
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230189
@ -26,6 +26,10 @@ WRKSRC= ${WRKDIR}/WaveGain-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC} && ${CP} Makefile.linux Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user