svn commit: r311169 - head/devel/subcommander2
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jan 29 15:49:11 UTC 2013
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 at 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 \
More information about the svn-ports-head
mailing list