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 /graphics/ruby-gd | |
parent | e4868fa443dd4d1bd2d862a818d64b7c1f014adb (diff) | |
download | pkgsrc-7dfc8b21a2896248435e1a88ae6fc61d0cf72c92.tar.gz |
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
Diffstat (limited to 'graphics/ruby-gd')
-rw-r--r-- | graphics/ruby-gd/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ruby-gd/PLIST b/graphics/ruby-gd/PLIST index a8abd2a103a..2c3bf54c478 100644 --- a/graphics/ruby-gd/PLIST +++ b/graphics/ruby-gd/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.10 2014/03/17 14:12:10 taca Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/03/08 15:17:20 taca Exp $ ${GEM_HOME}/build_info/${GEM_NAME}.info ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/GD.${RUBY_DLEXT} +${GEM_EXTSDIR}/gem.build_complete ${GEM_LIBDIR}/Changes ${GEM_LIBDIR}/GD.c ${GEM_LIBDIR}/doc/INSTALL.en |