svn commit: r425231 - head/devel/qmake5

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 15:38:06 UTC 2016


Author: linimon
Date: Thu Nov  3 15:38:04 2016
New Revision: 425231
URL: https://svnweb.freebsd.org/changeset/ports/425231

Log:
  Now builds on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/qmake5/Makefile

Modified: head/devel/qmake5/Makefile
==============================================================================
--- head/devel/qmake5/Makefile	Thu Nov  3 15:33:24 2016	(r425230)
+++ head/devel/qmake5/Makefile	Thu Nov  3 15:38:04 2016	(r425231)
@@ -29,8 +29,6 @@ TBR_CONFIG=	concurrent|inotify|xlib
 QMAKESPEC=	${WRKSRC}/mkspecs/freebsd-${QMAKE_COMPILER}
 INSTALL_TARGET=	install_qmake install_mkspecs
 
-BROKEN_sparc64=		Fails to build: internal compiler error
-
 BUILD_WRKSRC=	${WRKSRC}/${PORTNAME}
 
 post-patch:


More information about the svn-ports-head mailing list