summaryrefslogtreecommitdiff
path: root/www/ruby-actionview42
diff options
context:
space:
mode:
authortaca <taca>2017-06-21 13:12:20 +0000
committertaca <taca>2017-06-21 13:12:20 +0000
commitf11f761372becd6ef4d7f18f6ae7dd60a027c33c (patch)
tree476d19ae654475d5ac27c9c59a9b44a7be6d49d0 /www/ruby-actionview42
parente17eed9b664cfe825870dd70a67fd35b8ba59e04 (diff)
downloadpkgsrc-f11f761372becd6ef4d7f18f6ae7dd60a027c33c.tar.gz
Switch most of Ruby on Rails related packages to updated frame work.
Diffstat (limited to 'www/ruby-actionview42')
-rw-r--r--www/ruby-actionview42/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/ruby-actionview42/Makefile b/www/ruby-actionview42/Makefile
index a3f876ba984..23da0691e97 100644
--- a/www/ruby-actionview42/Makefile
+++ b/www/ruby-actionview42/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2017/04/19 22:36:13 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2017/06/21 13:12:21 taca Exp $
-DISTNAME= actionview-${RUBY_RAILS_VERSION}
+DISTNAME= actionview-${RAILS_VERSION}
+PKGNAME= ${RUBY_PKGPREFIX}-actionview${RUBY_RAILS}-${RAILS_VERSION}
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org