Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2013 08:26:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333069 - head/multimedia/gxine
Message-ID:  <201311070826.rA78Qch7086382@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Nov  7 08:26:38 2013
New Revision: 333069
URL: http://svnweb.freebsd.org/changeset/ports/333069

Log:
  Does not build anymore with recent libxul
  
  Reported by:	pkg-fallout

Modified:
  head/multimedia/gxine/Makefile

Modified: head/multimedia/gxine/Makefile
==============================================================================
--- head/multimedia/gxine/Makefile	Thu Nov  7 08:19:53 2013	(r333068)
+++ head/multimedia/gxine/Makefile	Thu Nov  7 08:26:38 2013	(r333069)
@@ -12,6 +12,8 @@ COMMENT=	An alternative GUI for the Xine
 
 LICENSE=	GPLv2
 
+BROKEN=		Does not build with recent libxul
+
 LIB_DEPENDS=	nspr4.1:${PORTSDIR}/devel/nspr \
 		xine.2:${PORTSDIR}/multimedia/libxine
 



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