diff options
author | taca <taca@pkgsrc.org> | 2014-03-16 17:52:12 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-16 17:52:12 +0000 |
commit | 20b72eb37993559b084ffa8a3f11cf5cadce302a (patch) | |
tree | 6074f8a55bc0ff9567227610631e9625ed59040e /devel | |
parent | aa03aa085754f1c801ef9cdb8ee461ae072c52bd (diff) | |
download | pkgsrc-20b72eb37993559b084ffa8a3f11cf5cadce302a.tar.gz |
Add GEM_EXTSDIR entries for rubygems 2.2 (Ruby 2.1.1).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-eventmachine/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/ruby-eventmachine/PLIST b/devel/ruby-eventmachine/PLIST index 81bfbddb94a..0105cd6bb56 100644 --- a/devel/ruby-eventmachine/PLIST +++ b/devel/ruby-eventmachine/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.6 2013/03/10 13:19:12 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2014/03/16 17:52:12 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/fastfilereaderext.${RUBY_DLEXT} +${GEM_EXTSDIR}/rubyeventmachine.${RUBY_DLEXT} ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardopts |