Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 16:10:18 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425243 - head/graphics/bugle
Message-ID:  <201611031610.uA3GAI9d045587@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Nov  3 16:10:17 2016
New Revision: 425243
URL: https://svnweb.freebsd.org/changeset/ports/425243

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

Modified:
  head/graphics/bugle/Makefile

Modified: head/graphics/bugle/Makefile
==============================================================================
--- head/graphics/bugle/Makefile	Thu Nov  3 16:09:44 2016	(r425242)
+++ head/graphics/bugle/Makefile	Thu Nov  3 16:10:17 2016	(r425243)
@@ -25,8 +25,6 @@ USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-BROKEN_sparc64=	Fails to link
-
 OPTIONS_DEFINE=		FFMPEG GTK2 READLINE THREADS
 OPTIONS_DEFAULT=	READLINE THREADS
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611031610.uA3GAI9d045587>