diff options
author | taca <taca@pkgsrc.org> | 2014-03-17 14:29:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-17 14:29:28 +0000 |
commit | 8428d91ad09605c210115b5d13d0fdf70fab227e (patch) | |
tree | 22bc45328127d839e3381bbf021379b8c5097f4f /security | |
parent | 7efb9cccd99cd372543f63a7ba112dcb414f6b38 (diff) | |
download | pkgsrc-8428d91ad09605c210115b5d13d0fdf70fab227e.tar.gz |
Use RUBY_SUFFIX instead of RUBY_VER.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-oauth/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-oauth/PLIST b/security/ruby-oauth/PLIST index a4b3cc6df5d..d539eca824c 100644 --- a/security/ruby-oauth/PLIST +++ b/security/ruby-oauth/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2011/07/11 11:28:34 obache Exp $ -bin/oauth${RUBY_VER} +@comment $NetBSD: PLIST,v 1.5 2014/03/17 14:29:28 taca Exp $ +bin/oauth${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gemtest ${GEM_LIBDIR}/Gemfile |