diff options
author | taca <taca> | 2015-03-08 15:17:17 +0000 |
---|---|---|
committer | taca <taca> | 2015-03-08 15:17:17 +0000 |
commit | 2535e12fb92d360ced1f50a254dabaeddc414039 (patch) | |
tree | 346707ae2bf50d7b8b7af1e7cc133c2fc199390d /databases/ruby-mysql2 | |
parent | 75e138ae0ae5712a0b67e69eba131141e3847dc0 (diff) | |
download | pkgsrc-2535e12fb92d360ced1f50a254dabaeddc414039.tar.gz |
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
Diffstat (limited to 'databases/ruby-mysql2')
-rw-r--r-- | databases/ruby-mysql2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/ruby-mysql2/PLIST b/databases/ruby-mysql2/PLIST index c082db4c7ea..589a79122de 100644 --- a/databases/ruby-mysql2/PLIST +++ b/databases/ruby-mysql2/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/17 15:06:10 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/03/08 15:17:18 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/mysql2/mysql2.${RUBY_DLEXT} ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/examples/eventmachine.rb |