diff options
author | linimon <linimon@FreeBSD.org> | 2019-05-06 02:28:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2019-05-06 02:28:35 +0800 |
commit | b5959e57f2ef4271cc2a5d357e607b602120fbd3 (patch) | |
tree | 313aa5c78bb36c778a25f61856a11d5d05904363 /editors/texstudio | |
parent | ec0ca918785a172547ec937cd24800ea6edb66c8 (diff) | |
download | freebsd-ports-gnome-b5959e57f2ef4271cc2a5d357e607b602120fbd3.tar.gz freebsd-ports-gnome-b5959e57f2ef4271cc2a5d357e607b602120fbd3.tar.zst freebsd-ports-gnome-b5959e57f2ef4271cc2a5d357e607b602120fbd3.zip |
This port now builds on aarch64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'editors/texstudio')
-rw-r--r-- | editors/texstudio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 3bb94d11b110..69c1c355e953 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -10,7 +10,6 @@ COMMENT= Integrated writing environment for LaTeX documents LICENSE= GPLv2 -BROKEN_aarch64= fails to compile: error: no member named mc_eip in __mcontext BROKEN_armv6= fails to compile: error: no member named mc_eip in __mcontext LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \ |