Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2013 11:05:21 +0000 (UTC)
From:      Romain Tartière <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335373 - head/devel/nemiver
Message-ID:  <201312011105.rB1B5LSS099505@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Sun Dec  1 11:05:20 2013
New Revision: 335373
URL: http://svnweb.freebsd.org/changeset/ports/335373

Log:
  Mark BROKEN.

Modified:
  head/devel/nemiver/Makefile

Modified: head/devel/nemiver/Makefile
==============================================================================
--- head/devel/nemiver/Makefile	Sun Dec  1 10:33:35 2013	(r335372)
+++ head/devel/nemiver/Makefile	Sun Dec  1 11:05:20 2013	(r335373)
@@ -23,6 +23,8 @@ RUN_DEPENDS=	${LOCALBASE}/bin/gdb:${PORT
 OPTIONS_DEFINE=	GHEX
 GHEX_DESC=	Enable memory view
 
+BROKEN=		Does not build with current environment, and some GTK3 bits are missing for an update
+
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	ac_cv_path_GDB_PROG=${LOCALBASE}/bin/gdb



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