svn commit: r429071 - head/graphics/gnash

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Dec 21 11:20:45 UTC 2016


Author: amdmi3
Date: Wed Dec 21 11:20:44 2016
New Revision: 429071
URL: https://svnweb.freebsd.org/changeset/ports/429071

Log:
  - Mark BROKEN on FreeBSD 9
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/gnash/Makefile

Modified: head/graphics/gnash/Makefile
==============================================================================
--- head/graphics/gnash/Makefile	Wed Dec 21 11:18:33 2016	(r429070)
+++ head/graphics/gnash/Makefile	Wed Dec 21 11:20:44 2016	(r429071)
@@ -25,6 +25,8 @@ LIB_DEPENDS=	libltdl.so:devel/libltdl \
 		libfreetype.so:print/freetype2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
+BROKEN_FreeBSD_9=	does not build (Syntax error: ";" unexpected)
+
 CONFLICTS=	gnash-devel-[0-9]*
 
 USES=		cpe tar:bzip2 compiler:features autoreconf pkgconfig gmake libtool jpeg desktop-file-utils


More information about the svn-ports-all mailing list