1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

archivers/unarchiver: enable on powerpc64

This commit is contained in:
Piotr Kubaj 2022-04-21 17:11:10 +00:00
parent f70559ce11
commit 6cf6f1b1fa

View File

@ -13,8 +13,6 @@ COMMENT= Unarchiver for a vast variety of file formats
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/License.txt
BROKEN_powerpc64= fails to compile: Your gnustep-base was configured for the objc-nonfragile-abi but you are not using it now.
# XXX: USES=gnustep overrides MAKEFILE we set below, so depend explicitly
LIB_DEPENDS= libgnustep-base.so:lang/gnustep-base \
libicuuc.so:devel/icu \