Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2016 14:33:48 +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: r415835 - head/www/xombrero
Message-ID:  <201605251433.u4PEXm7G055554@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed May 25 14:33:47 2016
New Revision: 415835
URL: https://svnweb.freebsd.org/changeset/ports/415835

Log:
  - Mark BROKEN on pre-11.x, does not build

Modified:
  head/www/xombrero/Makefile

Modified: head/www/xombrero/Makefile
==============================================================================
--- head/www/xombrero/Makefile	Wed May 25 14:32:48 2016	(r415834)
+++ head/www/xombrero/Makefile	Wed May 25 14:33:47 2016	(r415835)
@@ -14,6 +14,9 @@ LICENSE=	ISCL
 LIB_DEPENDS=	libgnutls.so:security/gnutls \
 		libsoup-2.4.so:devel/libsoup
 
+BROKEN_FreeBSD_9=	does not build
+BROKEN_FreeBSD_10=	does not build
+
 USES=		desktop-file-utils pkgconfig perl5 tar:tgz
 USE_PERL5=	build
 INSTALLS_ICONS=	yes



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