diff options
-rw-r--r-- | textproc/uim/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 9f69317e0d8b..50313c99c9ae 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -16,8 +16,6 @@ LICENSE= BSD3CLAUSE GPLv2+ GPLv3+ LGPL21+ PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_aarch64= Fails to build: The collector has not been ported to this machine/OS combination - USES+= gettext gmake iconv libedit libtool pathfix pkgconfig perl5 sqlite tar:bzip2 USE_LDCONFIG= yes USE_GNOME+= glib20 intltool |