diff options
author | taca <taca@pkgsrc.org> | 2014-03-17 14:41:15 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-17 14:41:15 +0000 |
commit | 3daf5d948316b76be7dbbdd275dc44058ea32b9b (patch) | |
tree | 391465b43c3605a6042f8fe62ed824ff437f1779 /www/ruby-patron | |
parent | e048bfe9292359357bac9575912fcdda9c42363f (diff) | |
download | pkgsrc-3daf5d948316b76be7dbbdd275dc44058ea32b9b.tar.gz |
Add GEM_EXTSDIR support.
Diffstat (limited to 'www/ruby-patron')
-rw-r--r-- | www/ruby-patron/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ruby-patron/PLIST b/www/ruby-patron/PLIST index 68642da5e15..eee9db796fa 100644 --- a/www/ruby-patron/PLIST +++ b/www/ruby-patron/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.8 2012/03/18 05:11:32 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2014/03/17 14:41:15 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/patron/session_ext.${RUBY_DLEXT} ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec |