mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark as broken on aarch64. Oddly, it builds on armv6.
While here, pet portlint.
This commit is contained in:
parent
053632556f
commit
4ed2544333
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465032
@ -11,18 +11,18 @@ COMMENT= Tools and library to manipulate EFI variables
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BROKEN_aarch64= fails to build: gmake: no rule to make target 'efivar-guids.h', needed by 'efivar.h'
|
||||
NOT_FOR_ARCHS= powerpc powerpc64 sparc64
|
||||
NOT_FOR_ARCHS_REASON= specification only supports little-endian processors
|
||||
|
||||
LIB_DEPENDS= libpopt.so:devel/popt
|
||||
|
||||
USES= gmake localbase pkgconfig
|
||||
USE_GCC= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rhinstaller
|
||||
|
||||
USES= gmake localbase pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NOT_FOR_ARCHS= powerpc powerpc64 sparc64
|
||||
NOT_FOR_ARCHS_REASON= specification only supports little-endian processors
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user