svn commit: r333069 - head/multimedia/gxine

Baptiste Daroussin bapt at FreeBSD.org
Thu Nov 7 08:26:39 UTC 2013


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
 


More information about the svn-ports-all mailing list