From 7e27150341973d960b791d36f8b96a9a377b2e98 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 28 May 2012 20:54:49 +0000 Subject: [PATCH] - Mark BROKEN: does not install ERROR: While executing gem ... (NoMethodError) undefined method `full_name' for nil:NilClass Reported by: pointyhat --- devel/rubygem-ncursesw/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rubygem-ncursesw/Makefile b/devel/rubygem-ncursesw/Makefile index 9da7d3df833a..575a7d91977d 100644 --- a/devel/rubygem-ncursesw/Makefile +++ b/devel/rubygem-ncursesw/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= A gem wrapper to the ncurses library with wide character support +BROKEN= does not install + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes