Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2013 15:49:11 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311169 - head/devel/subcommander2
Message-ID:  <201301291549.r0TFnBfx054707@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jan 29 15:49:10 2013
New Revision: 311169
URL: http://svnweb.freebsd.org/changeset/ports/311169

Log:
  Mark as broken: does not build
  
  automake-1.12: error: unrecognized option '--with-boost=/usr/local/include'

Modified:
  head/devel/subcommander2/Makefile

Modified: head/devel/subcommander2/Makefile
==============================================================================
--- head/devel/subcommander2/Makefile	Tue Jan 29 14:16:58 2013	(r311168)
+++ head/devel/subcommander2/Makefile	Tue Jan 29 15:49:10 2013	(r311169)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}_${PORTVERSION:R:S,
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Qt4 based multiplatform subversion client, diff & merge tool
 
+BROKEN=		Does not build
+
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	boost_thread:${PORTSDIR}/devel/boost-libs \



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