From 0aa86b53030aa0818fbbe2e098b59b0a9ef6fb22 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 4 Aug 2006 09:07:18 +0000 Subject: [PATCH] Don't mark BROKEN anyway. This is the same error as for editors/vim and might actually be pointyhat specific. --- editors/vim6+ruby/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile index 02611780a72f..ec27e783300c 100644 --- a/editors/vim6+ruby/Makefile +++ b/editors/vim6+ruby/Makefile @@ -15,8 +15,6 @@ PKGNAMESUFFIX= +ruby MAINTAINER= ports@FreeBSD.org COMMENT= Vi IMproved version 6 with embedded Ruby interpreter -BROKEN= does not build - #EXTRA_PATCHES= ${.CURDIR}/files/patch-* USE_RUBY= yes