mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
BROKEN on ia64 and amd64: Does not compile
This commit is contained in:
parent
437971c851
commit
1b404931b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139747
@ -77,6 +77,10 @@ LIB_FILES= libavcodec/libavcodec.a libavformat/libavformat.a
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
|
||||
BROKEN= "Does not compile on ${ARCH}"
|
||||
.endif
|
||||
|
||||
##
|
||||
## default options
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user