diff options
| -rw-r--r-- | x11/xfd/Makefile | 2 | ||||
| -rw-r--r-- | x11/xload/Makefile | 2 | 
2 files changed, 0 insertions, 4 deletions
diff --git a/x11/xfd/Makefile b/x11/xfd/Makefile index 4035ccd46bfc..cf0b41de88e9 100644 --- a/x11/xfd/Makefile +++ b/x11/xfd/Makefile @@ -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> diff --git a/x11/xload/Makefile b/x11/xload/Makefile index de75e965ae9b..59c01ff7bea6 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -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  | 
