diff options
Diffstat (limited to 'devel/rubygem-oj-introspect/Makefile')
-rw-r--r-- | devel/rubygem-oj-introspect/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-oj-introspect/Makefile b/devel/rubygem-oj-introspect/Makefile index ba1da0bf6608..27941cc498ba 100644 --- a/devel/rubygem-oj-introspect/Makefile +++ b/devel/rubygem-oj-introspect/Makefile @@ -15,8 +15,7 @@ BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} USES= gem -USE_RUBY= yes -#USE_RUBY_EXTCONF= yes +#USES+= ruby:extconf #RUBY_EXTCONF_SUBDIRS= ext/oj-introspect .include <bsd.port.mk> |