Date: Thu, 12 Nov 2015 17:13:24 +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: r401367 - head/www/libxul Message-ID: <201511121713.tACHDOit000957@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Nov 12 17:13:24 2015 New Revision: 401367 URL: https://svnweb.freebsd.org/changeset/ports/401367 Log: - Remove BROKEN - TEST option builds fine Approved by: portmgr blanket Modified: head/www/libxul/Makefile Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Thu Nov 12 16:54:14 2015 (r401366) +++ head/www/libxul/Makefile Thu Nov 12 17:13:24 2015 (r401367) @@ -78,10 +78,6 @@ RUN_DEPENDS+= gstreamer1-libav>=1.2.4_1: BUILD_DEPENDS+= gtk3>=3.14.6:${PORTSDIR}/x11-toolkits/gtk30 .endif -.if ${PORT_OPTIONS:MTEST} -BROKEN= stage-package fails with ValueError: no path specified -.endif - post-patch: @${REINPLACE_CMD} -e '/MOZPNG/s/=[0-9]*/=10511/' \ ${WRKSRC}/configure.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511121713.tACHDOit000957>