Date: Wed, 21 Dec 2016 11:20:44 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429071 - head/graphics/gnash Message-ID: <201612211120.uBLBKiBv012998@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612211120.uBLBKiBv012998>