svn commit: r302784 - head/net-im/mikutter

Erwin Lansing erwin at FreeBSD.org
Mon Aug 20 07:11:29 UTC 2012


Author: erwin
Date: Mon Aug 20 07:11:28 2012
New Revision: 302784
URL: http://svn.freebsd.org/changeset/ports/302784

Log:
  Mark BROKEN: does not build
  
  Submitted by:	pointyhat

Modified:
  head/net-im/mikutter/Makefile   (contents, props changed)

Modified: head/net-im/mikutter/Makefile
==============================================================================
--- head/net-im/mikutter/Makefile	Mon Aug 20 07:09:24 2012	(r302783)
+++ head/net-im/mikutter/Makefile	Mon Aug 20 07:11:28 2012	(r302784)
@@ -28,6 +28,8 @@ RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/gtk2
 		rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \
 		${RUBY_SITELIBDIR}/bsearch.rb:${PORTSDIR}/devel/ruby-bsearch
 
+BROKEN=		does not build
+
 WRKSRC=	${WRKDIR}/${PORTNAME}
 
 USE_RUBY=	yes



More information about the svn-ports-head mailing list