svn commit: r317801 - head/devel/rubygem-ripper

Martin Wilke miwi at FreeBSD.org
Fri May 10 13:38:05 UTC 2013


Author: miwi
Date: Fri May 10 13:38:04 2013
New Revision: 317801
URL: http://svnweb.freebsd.org/changeset/ports/317801

Log:
  - BROKEN fails to build

Modified:
  head/devel/rubygem-ripper/Makefile

Modified: head/devel/rubygem-ripper/Makefile
==============================================================================
--- head/devel/rubygem-ripper/Makefile	Fri May 10 13:36:57 2013	(r317800)
+++ head/devel/rubygem-ripper/Makefile	Fri May 10 13:38:04 2013	(r317801)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	rubygem-ripper
-# Date created:				24 June 2012
-# Whom:					Douglas Thrift
-#
+# Created by: Douglas Thrift
 # $FreeBSD$
-#
 
 PORTNAME=	ripper
 PORTVERSION=	1.0.5
@@ -17,6 +13,8 @@ LICENSE=	BSD
 
 BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison
 
+BROKEN=		fails to build
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list