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.
16 lines
596 B
Plaintext
16 lines
596 B
Plaintext
%%RUBY_SITELIBDIR%%/gtksourceview.rb
|
|
%%RUBY_SITEARCHLIBDIR%%/gtksourceview.so
|
|
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING.LIB
|
|
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
|
|
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/sourcelanguagesmanager.rb
|
|
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test.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
|