git: a487c0221650 - main - devel/sope: unbreak on powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Mar 2022 02:46:42 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=a487c022165065261bd077d2a078f9902e86f510 commit a487c022165065261bd077d2a078f9902e86f510 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-03-15 02:43:09 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-03-15 02:43:09 +0000 devel/sope: unbreak on powerpc64 Builds fine. --- devel/sope/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/sope/Makefile b/devel/sope/Makefile index 7835e185261f..0b01caf4fc27 100644 --- a/devel/sope/Makefile +++ b/devel/sope/Makefile @@ -10,7 +10,6 @@ COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 BROKEN_aarch64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Abort trap (core dumped) -BROKEN_powerpc64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped) LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libmemcached.so:databases/libmemcached