svn commit: r335373 - head/devel/nemiver

Romain Tartière romain at FreeBSD.org
Sun Dec 1 11:05:21 UTC 2013


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


More information about the svn-ports-head mailing list