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 /converters | |
parent | 75e138ae0ae5712a0b67e69eba131141e3847dc0 (diff) | |
download | pkgsrc-2535e12fb92d360ced1f50a254dabaeddc414039.tar.gz |
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ruby-unf_ext/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/ruby-unf_ext/PLIST b/converters/ruby-unf_ext/PLIST index 3297a2bdbbf..1b279a30a9f 100644 --- a/converters/ruby-unf_ext/PLIST +++ b/converters/ruby-unf_ext/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2014/03/13 18:11:16 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/03/08 15:17:18 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/unf_ext.${RUBY_DLEXT} ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.gitignore |