Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2019 18:28:35 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500870 - head/editors/texstudio
Message-ID:  <201905051828.x45ISZVm018333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun May  5 18:28:35 2019
New Revision: 500870
URL: https://svnweb.freebsd.org/changeset/ports/500870

Log:
  This port now builds on aarch64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/editors/texstudio/Makefile

Modified: head/editors/texstudio/Makefile
==============================================================================
--- head/editors/texstudio/Makefile	Sun May  5 18:01:51 2019	(r500869)
+++ head/editors/texstudio/Makefile	Sun May  5 18:28:35 2019	(r500870)
@@ -10,7 +10,6 @@ COMMENT=	Integrated writing environment for LaTeX docu
 
 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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905051828.x45ISZVm018333>