aboutsummaryrefslogtreecommitdiff
path: root/www/ruby-tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-tmpl')
-rw-r--r--www/ruby-tmpl/Makefile2
-rw-r--r--www/ruby-tmpl/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/www/ruby-tmpl/Makefile b/www/ruby-tmpl/Makefile
index 0b9496274e7b..b2ba9f64d1a3 100644
--- a/www/ruby-tmpl/Makefile
+++ b/www/ruby-tmpl/Makefile
@@ -21,6 +21,8 @@ USE_RUBY= yes
NO_BUILD= yes
+PLIST_FILES= %%RUBY_SITELIBDIR%%/ruby-tmpl.rb
+
do-install:
cd ${WRKSRC}; ${RUBY} install.rb
diff --git a/www/ruby-tmpl/pkg-plist b/www/ruby-tmpl/pkg-plist
deleted file mode 100644
index 4d6fca1165dc..000000000000
--- a/www/ruby-tmpl/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY_SITELIBDIR%%/ruby-tmpl.rb