diff options
author | taca <taca@pkgsrc.org> | 2014-03-17 14:17:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-17 14:17:47 +0000 |
commit | 9f07a9e99d44eb04305da3ff10b8978c49ff716e (patch) | |
tree | e3eb6f4f3f74977d2d2bb141bc6c8f596ce544e3 /math | |
parent | cfbe78c02773c74941c33450ae9b5dd7515047a7 (diff) | |
download | pkgsrc-9f07a9e99d44eb04305da3ff10b8978c49ff716e.tar.gz |
Use RUBY_SUFFIX instead of RUBY_VER.
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-spreadsheet/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST index 7c789ec284f..fd6ea0498ef 100644 --- a/math/ruby-spreadsheet/PLIST +++ b/math/ruby-spreadsheet/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.14 2014/02/04 11:50:54 obache Exp $ -bin/xlsopcodes${RUBY_VER} +@comment $NetBSD: PLIST,v 1.15 2014/03/17 14:17:47 taca Exp $ +bin/xlsopcodes${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gemtest ${GEM_LIBDIR}/.gitignore |