aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-property
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-property')
-rw-r--r--devel/ruby-property/Makefile2
-rw-r--r--devel/ruby-property/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile
index 2390878e7a1a..c6b024fbbfa4 100644
--- a/devel/ruby-property/Makefile
+++ b/devel/ruby-property/Makefile
@@ -29,7 +29,7 @@ post-patch:
${PERL} -i -pe 's|rubyapi.css|../rubyapi.css|g' ${WRKSRC}/Properties-ja.html
do-install:
- ${INSTALL_DATA} ${WRKSRC}/property.rb ${PREFIX}/lib/ruby/${RUBY_VER}
+ ${INSTALL_DATA} ${WRKSRC}/property.rb ${PREFIX}/lib/ruby/site_ruby
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/ruby/property/ja
.for f in property-example.rb test.default property.README Properties.html rubyapi.css
diff --git a/devel/ruby-property/pkg-plist b/devel/ruby-property/pkg-plist
index 4128014c8007..6df5ac314cef 100644
--- a/devel/ruby-property/pkg-plist
+++ b/devel/ruby-property/pkg-plist
@@ -1,4 +1,4 @@
-lib/ruby/%%RUBY_VER%%/property.rb
+lib/ruby/site_ruby/property.rb
share/doc/ruby/property/property-example.rb
share/doc/ruby/property/test.default
share/doc/ruby/property/property.README