diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-17 18:50:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-17 18:50:33 +0000 |
commit | 0f36bf2859269994a8451d3b9e6136a635df3976 (patch) | |
tree | 99f8e16aed6757eed4db7a39ee73e86ac777de66 | |
parent | 2b26fb18e58031306c018289fc99d65f616be5e9 (diff) |
Notes
-rw-r--r-- | devel/sope3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/sope3/Makefile b/devel/sope3/Makefile index ebc2c6db239c..3887c4395522 100644 --- a/devel/sope3/Makefile +++ b/devel/sope3/Makefile @@ -13,8 +13,6 @@ COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 -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 |