Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2022 17:25:26 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6cf6f1b1fa96 - main - archivers/unarchiver: enable on powerpc64
Message-ID:  <202204211725.23LHPQGo098326@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cf6f1b1fa964a5d85ae8557c134240ce733b2fd

commit 6cf6f1b1fa964a5d85ae8557c134240ce733b2fd
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-21 17:11:10 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-21 17:11:10 +0000

    archivers/unarchiver: enable on powerpc64
---
 archivers/unarchiver/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile
index 1fc15efe3534..0167acf7f297 100644
--- a/archivers/unarchiver/Makefile
+++ b/archivers/unarchiver/Makefile
@@ -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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204211725.23LHPQGo098326>