diff options
author | taca <taca@pkgsrc.org> | 2015-03-08 15:17:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-08 15:17:17 +0000 |
commit | 7dfc8b21a2896248435e1a88ae6fc61d0cf72c92 (patch) | |
tree | 346707ae2bf50d7b8b7af1e7cc133c2fc199390d /textproc/ruby-json | |
parent | e4868fa443dd4d1bd2d862a818d64b7c1f014adb (diff) | |
download | pkgsrc-7dfc8b21a2896248435e1a88ae6fc61d0cf72c92.tar.gz |
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
Diffstat (limited to 'textproc/ruby-json')
-rw-r--r-- | textproc/ruby-json/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-json/PLIST b/textproc/ruby-json/PLIST index 538a4c4dfe4..0d434d7c0d0 100644 --- a/textproc/ruby-json/PLIST +++ b/textproc/ruby-json/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.19 2015/02/05 15:06:12 taca Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/03/08 15:17:21 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/json/ext/generator.${RUBY_DLEXT} ${GEM_EXTSDIR}/json/ext/parser.${RUBY_DLEXT} ${GEM_LIBDIR}/.gitignore |