453bf8ce7a
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/} in the *_DEPENDS, that way it will finding correct file when I tweak the PREFIX. - NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
14 lines
528 B
Text
14 lines
528 B
Text
%%RUBY_SITELIBDIR%%/gtkhtml2.rb
|
|
%%RUBY_SITEARCHLIBDIR%%/gtkhtml2.so
|
|
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING.LIB
|
|
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
|
|
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test-gtkhtml.rb
|
|
%%PORTEXAMPLES%%@dirrm %%RUBY_MODEXAMPLESDIR%%
|
|
%%PORTEXAMPLES%%@dirrmtry %%RUBY_EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
|
|
%%PORTDOCS%%@dirrmtry %%RUBY_DOCDIR%%
|
|
@dirrmtry %%RUBY_SITEARCHLIBDIR%%
|
|
@dirrmtry %%RUBY_SITELIBDIR%%
|
|
@dirrmtry lib/ruby/site_ruby
|
|
@dirrmtry lib/ruby
|