x11/xfd x11/xload: Don't mark as broken on aarch64
Don't mark x11/xfd and x11/xload as broken on aarch64, they build. PR: 237739 Submitted by: linimon
This commit is contained in:
parent
5a18b25d14
commit
33ea9ff4a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505415
2 changed files with 0 additions and 4 deletions
|
@ -17,6 +17,4 @@ RUN_DEPENDS= fc-cache:x11-fonts/fontconfig
|
|||
XORG_CAT= app
|
||||
USE_XORG= x11 xft xkbfile xmu xrender xt xaw
|
||||
|
||||
BROKEN_aarch64= Fails to build: exec(xgettext) failed (No such file or directory)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -10,8 +10,6 @@ COMMENT= System load average display for X
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_aarch64= Fails to build: exec(xgettext) failed (No such file or directory)
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= x11 xaw xmu xt
|
||||
|
||||
|
|
Loading…
Reference in a new issue