svn commit: r425254 - head/multimedia/mplayer

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:29:24 UTC 2016


Author: linimon
Date: Thu Nov  3 16:29:22 2016
New Revision: 425254
URL: https://svnweb.freebsd.org/changeset/ports/425254

Log:
  Now seems to build on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/multimedia/mplayer/Makefile.options

Modified: head/multimedia/mplayer/Makefile.options
==============================================================================
--- head/multimedia/mplayer/Makefile.options	Thu Nov  3 16:27:03 2016	(r425253)
+++ head/multimedia/mplayer/Makefile.options	Thu Nov  3 16:29:22 2016	(r425254)
@@ -41,10 +41,6 @@ DEFAULT_KERN_HZ=1024
 # Build system handling (including OPTIONS)
 # =========================================
 
-.if ${ARCH} == "sparc64"
-BROKEN=	Does not compile on sparc64
-.endif
-
 # Support for aligned_alloc
 .if ${OSVERSION} >= 1000000
 EXTRA_PATCHES+=	${FILESDIR}/extra-patch-aligned_alloc


More information about the svn-ports-all mailing list