aboutsummaryrefslogtreecommitdiff
path: root/astro/tkgeomap
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-27 20:33:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-27 20:33:22 +0000
commit4734e25a318bb23039d75d1fb9dbc1b9a8f20923 (patch)
tree20831f826b312ccc1d73e36368de50c53c3f5cda /astro/tkgeomap
parentf30f83c178bdceee0884f67f78350dc20dba82bf (diff)
downloadports-4734e25a318bb23039d75d1fb9dbc1b9a8f20923.tar.gz
ports-4734e25a318bb23039d75d1fb9dbc1b9a8f20923.zip
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We need to investigate that problem, and find out if it is specific to the qemu environment. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441874
Diffstat (limited to 'astro/tkgeomap')
-rw-r--r--astro/tkgeomap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile
index 0c89251561b3..adb84ecb9fb0 100644
--- a/astro/tkgeomap/Makefile
+++ b/astro/tkgeomap/Makefile
@@ -13,6 +13,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap
+BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library
+
USES+= tk:tea
CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \
--x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include