summaryrefslogtreecommitdiff
path: root/textproc/eruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-09 01:38:53 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-09 01:38:53 +0000
commitc5ed5424909db8d66c9330d6f7fc31d4f68f5828 (patch)
tree34339892841b5ba51812d7328a2836530fed26f5 /textproc/eruby
parentSomehow missed part of the patch on the last commit. (diff)
Add a missing file, eruby.so. (D'oh!)
Notes
Notes: svn path=/head/; revision=43672
Diffstat (limited to 'textproc/eruby')
-rw-r--r--textproc/eruby/Makefile2
-rw-r--r--textproc/eruby/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile
index 14f64c8c8cd9..63fb036ab8c2 100644
--- a/textproc/eruby/Makefile
+++ b/textproc/eruby/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eruby
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= textproc www ruby
MASTER_SITES= http://www.modruby.net/archive/
DIST_SUBDIR= ruby
@@ -19,6 +20,7 @@ USE_RUBY_RD= yes
.endif
CONFIGURE_ARGS= --enable-shared --with-charset="${DEFAULT_CHARSET}"
+INSTALL_TARGET= site-install
INSTALLS_SHLIB= yes
DEFAULT_CHARSET?= ISO-8859-1
diff --git a/textproc/eruby/pkg-plist b/textproc/eruby/pkg-plist
index d89e986c17bc..1ce87334b39f 100644
--- a/textproc/eruby/pkg-plist
+++ b/textproc/eruby/pkg-plist
@@ -3,6 +3,7 @@ include/eruby.h
lib/liberuby.so.09
lib/liberuby.so
lib/liberuby.a
+%%RUBY_SITEARCHLIBDIR%%/eruby.so
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/eruby/e2r.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/eruby/foo.rhtml
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/eruby/test.rb