mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
misc/e2fsprogs-{libblkid,libuuid}: lift BROKEN
After r450705 www/firefox requires -libuuid via audio/jack. Both slaves built fine on 11.0, 11.1 and 12.0 aarch64. Pointy hat to: mandree (r450553)
This commit is contained in:
parent
1debab6cda
commit
8474edb3cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450861
@ -23,8 +23,6 @@ INSTALL_WRKSRC= ${WRKSRC}/lib/blkid
|
||||
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
BROKEN_aarch64= Fails to build: No targets specified and no makefile found
|
||||
|
||||
pre-build:
|
||||
${MKDIR} ${WRKSRC}/lib/blkid/elfshared
|
||||
cd ${WRKSRC}/util && ${MAKE_CMD} subst
|
||||
|
@ -18,7 +18,9 @@ LICENSE_DISTFILES_GPLv2= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
PORTSCOUT= ignore # cannot handle the version in the directory
|
||||
|
||||
.if !defined(MASTERDIR)
|
||||
BROKEN_aarch64= fails to link: missing sbrk
|
||||
.endif
|
||||
|
||||
USES= cpe gmake pkgconfig tar:xz
|
||||
CPE_VENDOR= e2fsprogs_project
|
||||
|
Loading…
Reference in New Issue
Block a user