diff options
author | taca <taca> | 2014-03-13 18:09:45 +0000 |
---|---|---|
committer | taca <taca> | 2014-03-13 18:09:45 +0000 |
commit | 9b661c66b8a3c8e2cb78733998ff9e92d2944381 (patch) | |
tree | ad8af69fc668cb7afd8b6b1a03fd8bae9a31c3c5 /converters/ruby-unf_ext | |
parent | 25c4fb3d02e0ad050c2749068447458056b958cc (diff) | |
download | pkgsrc-9b661c66b8a3c8e2cb78733998ff9e92d2944381.tar.gz |
Add GEM_EXTSDIR support.
No functional change for current versions of Rubys.
Diffstat (limited to 'converters/ruby-unf_ext')
-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 e5682ada3d6..3297a2bdbbf 100644 --- a/converters/ruby-unf_ext/PLIST +++ b/converters/ruby-unf_ext/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2013/07/07 15:18:11 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2014/03/13 18:11:16 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/unf_ext.${RUBY_DLEXT} ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/Gemfile |