Created attachment 153860 [details] Remove BROKEN-declaration in case of RUBY-option With our energetic portmgr team, lang/ruby19 is not even available from the ports-tree any longer, but graphviz still considers itself BROKEN, if the RUBY option is selected by the user. The BROKEN-logic should always have considered ${RUBY_VER} -- because the breakage, it seems, only existed in ruby-1.9.pc. But these days, when 1.9 is not even available at all, the brokenness check should be simply removed.
Created attachment 153871 [details] Remove BROKEN-declaration, add RUBY-knobs to configure's environment This version also adds RUBY_CFLAGS and RUBY_LIBS to configure's environment -- otherwise configure will try to use pkgconfig to find "ruby" and fail because we install the package as ruby-X.Y instead of simply ruby.
patch not approved
A commit references this bug: Author: dinoex Date: Sun Mar 8 10:07:36 UTC 2015 New revision: 380755 URL: https://svnweb.freebsd.org/changeset/ports/380755 Log: - fix option RUBY to build with ruby 2.1 PR: 198329 Changes: head/graphics/graphviz/Makefile