diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-09-03 09:43:59 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-09-03 09:43:59 +0000 |
commit | e47361f6c53b8f9019c3e1cf7f99de2f94cbbc74 (patch) | |
tree | 6cf24f39a8607cb8cc5785389338fe0a6d532f02 /chinese/libchewing | |
parent | 5e9c6fe3223e3370e138fe2bd96773a6a0a12d66 (diff) |
Remove BROKEN on powerpc statements: both these ports build and install fine.
Notes
Notes:
svn path=/head/; revision=395937
Diffstat (limited to 'chinese/libchewing')
-rw-r--r-- | chinese/libchewing/Makefile | 2 |
1 files changed, 0 insertions, 2 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 |