mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Mark as ignore on sparc64: tries to include i386 asm code.
This commit is contained in:
parent
671e960424
commit
8111cde964
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206542
@ -40,4 +40,10 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|PACKAGE_LIB_DIR "cantus-3.glade"|PACKAGE_DATA_DIR "/cantus/glade/cantus.glade"|'\
|
||||
${WRKSRC}/source/cantus/gui_controller.cc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
IGNORE= includes i386 asm
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user