aboutsummaryrefslogtreecommitdiff
path: root/graphics/hiptext
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-01 19:25:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-01 19:25:00 +0000
commitc1babd7ddb2eef433431d342422ceb44094e611c (patch)
treec294df00509e0e3634bb037ebee32db884c7b1c2 /graphics/hiptext
parent3980169c5f07bd29aca9d4622d79e2992d3adb6a (diff)
downloadports-c1babd7ddb2eef433431d342422ceb44094e611c.tar.gz
ports-c1babd7ddb2eef433431d342422ceb44094e611c.zip
Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439906
Diffstat (limited to 'graphics/hiptext')
-rw-r--r--graphics/hiptext/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile
index 752e4c80a9f2..6a35d9e9608c 100644
--- a/graphics/hiptext/Makefile
+++ b/graphics/hiptext/Makefile
@@ -18,6 +18,9 @@ LIB_DEPENDS= libgflags.so:devel/gflags \
TEST_DEPENDS= googletest>=1.7.0:devel/googletest
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
+BROKEN_aarch64= fails to compile: error: the clang compiler does not support -march=native
+BROKEN_armv6= fails to compile: error: the clang compiler does not support -march=native
+
USE_GITHUB= yes
GH_ACCOUNT= jart
GH_TAGNAME= f89b44f