diff options
author | linimon <linimon@FreeBSD.org> | 2017-06-25 08:29:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2017-06-25 08:29:09 +0800 |
commit | c5d08e42102d70dcbd448ae11773f148e7c79c69 (patch) | |
tree | ec081b06d4ac1171d90c17f7c227c9b2007dc591 /japanese | |
parent | d8546a60b4e8aaa6ea5579bab8bf414d0f3a7fc8 (diff) | |
download | freebsd-ports-gnome-c5d08e42102d70dcbd448ae11773f148e7c79c69.tar.gz freebsd-ports-gnome-c5d08e42102d70dcbd448ae11773f148e7c79c69.tar.zst freebsd-ports-gnome-c5d08e42102d70dcbd448ae11773f148e7c79c69.zip |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/migemo/Makefile | 2 | ||||
-rw-r--r-- | japanese/vftool/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/japanese/migemo/Makefile b/japanese/migemo/Makefile index 0965ec1258fe..5cb6ab4e63de 100644 --- a/japanese/migemo/Makefile +++ b/japanese/migemo/Makefile @@ -53,8 +53,6 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-Makefile.am.ruby19 \ ${PATCHDIR}/extra-patch-migemo.rb.in \ ${PATCHDIR}/extra-patch-tests_Makefile.am -BROKEN_ia64= Does not compile - .include <bsd.port.options.mk> post-extract: diff --git a/japanese/vftool/Makefile b/japanese/vftool/Makefile index a0769d017e5d..8f44b024dd85 100644 --- a/japanese/vftool/Makefile +++ b/japanese/vftool/Makefile @@ -26,8 +26,6 @@ FONTSDIR= ${PREFIX}/share/fonts JFMDIR= ${WRKDIR}/share/texmf/fonts/tfm/ptex TARGETDIRS= vf-n2a vf-a2n vf-a2bk vf-p2pn -BROKEN_ia64= Coredump during build on ia64 - OPTIONS_DEFINE= DOCS post-extract: |