svn commit: r397875 - head/lang/guile2
Mark Linimon
linimon at FreeBSD.org
Fri Sep 25 21:17:51 UTC 2015
Author: linimon
Date: Fri Sep 25 21:17:50 2015
New Revision: 397875
URL: https://svnweb.freebsd.org/changeset/ports/397875
Log:
Mark as broken on sparc64: fails to build.
Approved by: portmgr (sparc64 blanket)
Modified:
head/lang/guile2/Makefile
Modified: head/lang/guile2/Makefile
==============================================================================
--- head/lang/guile2/Makefile Fri Sep 25 21:15:22 2015 (r397874)
+++ head/lang/guile2/Makefile Fri Sep 25 21:17:50 2015 (r397875)
@@ -20,6 +20,8 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/
CONFLICTS_INSTALL= guile-[0-9]*
+BROKEN_sparc64= fails to compile: errors in complex.h
+
USES= charsetfix gmake libtool ncurses pathfix pkgconfig readline
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list