aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-14 13:03:05 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-14 13:03:05 +0800
commit2d6b6be27358b4519d222e4082d9e1df9c84f5f0 (patch)
treecb381caf81b1847be664587468c502c1e22508f0 /astro
parent6a538c1a55f946af71a99c78c136e085dcc5cd4c (diff)
downloadfreebsd-ports-gnome-2d6b6be27358b4519d222e4082d9e1df9c84f5f0.tar.gz
freebsd-ports-gnome-2d6b6be27358b4519d222e4082d9e1df9c84f5f0.tar.zst
freebsd-ports-gnome-2d6b6be27358b4519d222e4082d9e1df9c84f5f0.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'astro')
-rw-r--r--astro/cfitsio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index 0ed54e695a12..9075be7f6270 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -35,6 +35,8 @@ PORTDOCS= *
SHLIB_MAJOR_VER=5
SHLIB_MINOR_VER=${PORTVERSION:S|0$||}
+BROKEN_sparc64= Fails to compile: malloc.h has been replaced by stdlib.h
+
do-install:
cd ${WRKSRC}/ && ${INSTALL_DATA} drvrsmem.h fitsio.h fitsio2.h longnam.h ${STAGEDIR}${PREFIX}/include/
cd ${WRKSRC}/ && ${INSTALL_DATA} libcfitsio.a ${STAGEDIR}${PREFIX}/lib/