diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/libchewing/Makefile | 2 | ||||
-rw-r--r-- | chinese/opencc/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index 2beccc27efaa..ee4e0d43b3a6 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 -BROKEN_powerpc= does not install on powerpc: signal 6 - USES= cmake gmake libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/chinese/opencc/Makefile b/chinese/opencc/Makefile index da5a5e87d11a..d94496a10b4b 100644 --- a/chinese/opencc/Makefile +++ b/chinese/opencc/Makefile @@ -21,8 +21,6 @@ NLS_CMAKE_ON= -DENABLE_GETTEXT=On OPTIONS_SUB= yes -BROKEN_powerpc= Does not install on powerpc: signal 11 - post-patch: @${REINPLACE_CMD} -e 's@/usr/local@${LOCALBASE}@g' \ ${WRKSRC}/CMakeLists.txt |