diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-20 02:46:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-20 02:46:25 +0000 |
commit | 1d3a44db09448fb5f4ffa4cc7b7697607a8cda5f (patch) | |
tree | 17c2e9d7856ce5f827b481bffd53fb9e901c1d64 /x11-toolkits/ruby-poppler | |
parent | . Update to checkstyle 5.3. (diff) |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@
Notes
Notes:
svn path=/head/; revision=266600
Diffstat (limited to 'x11-toolkits/ruby-poppler')
-rw-r--r-- | x11-toolkits/ruby-poppler/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/ruby-poppler/pkg-plist b/x11-toolkits/ruby-poppler/pkg-plist index 8cbaebd56a5a..5c85a2570129 100644 --- a/x11-toolkits/ruby-poppler/pkg-plist +++ b/x11-toolkits/ruby-poppler/pkg-plist @@ -13,7 +13,3 @@ libdata/pkgconfig/ruby-poppler.pc %%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 |