Date: Sun, 18 Mar 2018 03:18:19 +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: r464862 - head/devel/performance Message-ID: <201803180318.w2I3IJId060808@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sun Mar 18 03:18:19 2018 New Revision: 464862 URL: https://svnweb.freebsd.org/changeset/ports/464862 Log: Mark as broken on armv7. This looks like some kind of configuration error. Approved by: portmgr (tier-2 blanket) Modified: head/devel/performance/Makefile Modified: head/devel/performance/Makefile ============================================================================== --- head/devel/performance/Makefile Sun Mar 18 03:13:14 2018 (r464861) +++ head/devel/performance/Makefile Sun Mar 18 03:18:19 2018 (r464862) @@ -12,6 +12,8 @@ COMMENT= Help improve the performance of GNUstep appli LICENSE= LGPL3 +BROKEN_armv7= fails to build: gmake[2]: *** No rule to make target 'Performance/dependencies', needed by 'internal-doc-all_'. Stop. + USES= gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803180318.w2I3IJId060808>