diff options
Diffstat (limited to 'japanese/tomoe/Makefile')
-rw-r--r-- | japanese/tomoe/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile index 1eea1f9e7ab0..78d15798b130 100644 --- a/japanese/tomoe/Makefile +++ b/japanese/tomoe/Makefile @@ -55,12 +55,7 @@ BROKEN= Broken with gem version of glib2 .endif .if ${PORT_OPTIONS:MUNIHAN} -.if ${OSVERSION} >= 700042 BROKEN= Broken with Unihan with gcc 4.2 -.endif -.if ${ARCH} == "sparc64" -BROKEN= Not buildable with Unihan on sparc64 -.endif MASTER_SITES+= ftp://ftp.unicode.org/Public/UNIDATA/:unihan DISTFILES+= Unihan.zip:unihan EXTRACT_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip |