diff options
author | taca <taca@pkgsrc.org> | 2014-03-25 16:14:45 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-25 16:14:45 +0000 |
commit | b975a50059738e9dc16511e1a7b068f2226c3d3d (patch) | |
tree | 3417066215019e57c3d7fbde787e08ac632fab65 /textproc/ruby-nokogiri | |
parent | 160360c6e4f070ee268073e868dfc9120d69c00e (diff) | |
download | pkgsrc-b975a50059738e9dc16511e1a7b068f2226c3d3d.tar.gz |
Add support for GEM_EXTSDIR.
Diffstat (limited to 'textproc/ruby-nokogiri')
-rw-r--r-- | textproc/ruby-nokogiri/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-nokogiri/PLIST b/textproc/ruby-nokogiri/PLIST index b192e245765..26226b2e815 100644 --- a/textproc/ruby-nokogiri/PLIST +++ b/textproc/ruby-nokogiri/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.9 2013/09/15 16:20:51 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2014/03/25 16:14:45 taca Exp $ bin/nokogiri ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/nokogiri/nokogiri.${RUBY_DLEXT} ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gemtest ${GEM_LIBDIR}/CHANGELOG.ja.rdoc |