aboutsummaryrefslogtreecommitdiff
path: root/graphics/a2png
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-09 00:42:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-09 00:42:05 +0000
commite8210b4758f3afbc598afa1378b85f04ee1d062c (patch)
treef9138a3823b570522b524c8e385a453e712c9114 /graphics/a2png
parente4ce169cc8bc7d8c7e35979de1a35c0b0be50e00 (diff)
downloadports-e8210b4758f3afbc598afa1378b85f04ee1d062c.tar.gz
ports-e8210b4758f3afbc598afa1378b85f04ee1d062c.zip
Mark more ports broken that fail on both armv6 and armv7.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=455813
Diffstat (limited to 'graphics/a2png')
-rw-r--r--graphics/a2png/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/a2png/Makefile b/graphics/a2png/Makefile
index 29357a887b1a..96275795749a 100644
--- a/graphics/a2png/Makefile
+++ b/graphics/a2png/Makefile
@@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgd.so:graphics/gd
+BROKEN_armv6 = fails to build: parse.c:(.text+0x174): undefined reference to 'fgettok'
+BROKEN_armv7 = fails to build: parse.c:(.text+0x174): undefined reference to 'fgettok'
+
USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gd