aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-07 18:08:41 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-07 18:08:41 +0800
commitdee2f62a68d63f0934e05af555b136c8caad1029 (patch)
treec1a6372889b4daf6ff90edc049e599b3a06cdc9d /math
parente4e5bb284fd2d4f6568e784fbf76f9c6080e33dd (diff)
downloadfreebsd-ports-gnome-dee2f62a68d63f0934e05af555b136c8caad1029.tar.gz
freebsd-ports-gnome-dee2f62a68d63f0934e05af555b136c8caad1029.tar.zst
freebsd-ports-gnome-dee2f62a68d63f0934e05af555b136c8caad1029.zip
Non-standard modules sould go under `site_ruby' directory.
Diffstat (limited to 'math')
-rw-r--r--math/ruby-bigfloat/Makefile2
-rw-r--r--math/ruby-bigfloat/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index aab0c9307217..ff85070440e6 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby
RUN_DEPENDS= ruby:${PORTSDIR}/lang/ruby
+INSTALL_TARGET= site-install
+
NO_WRKSUBDIR= yes
PLIST_SUB= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"
diff --git a/math/ruby-bigfloat/pkg-plist b/math/ruby-bigfloat/pkg-plist
index b637ee6a6319..95ea4b50eb9e 100644
--- a/math/ruby-bigfloat/pkg-plist
+++ b/math/ruby-bigfloat/pkg-plist
@@ -1,4 +1,4 @@
-lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/BigFloat.so
+lib/ruby/site_ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/BigFloat.so
share/doc/ruby/bigfloat/ja/bigfloat.html
share/doc/ruby/bigfloat/README
share/doc/ruby/bigfloat/bigfloat_en.html