diff options
author | taca <taca@pkgsrc.org> | 2014-03-17 14:30:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-03-17 14:30:38 +0000 |
commit | e048bfe9292359357bac9575912fcdda9c42363f (patch) | |
tree | 6981d518148d4c89ec78ea94e350287c637055e7 /textproc/ruby-redcloth | |
parent | 8428d91ad09605c210115b5d13d0fdf70fab227e (diff) | |
download | pkgsrc-e048bfe9292359357bac9575912fcdda9c42363f.tar.gz |
Add GEM_EXTSDIR support.
Diffstat (limited to 'textproc/ruby-redcloth')
-rw-r--r-- | textproc/ruby-redcloth/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-redcloth/PLIST b/textproc/ruby-redcloth/PLIST index 6c8591fc57b..b840e8566ee 100644 --- a/textproc/ruby-redcloth/PLIST +++ b/textproc/ruby-redcloth/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.13 2011/12/15 16:19:33 taca Exp $ +@comment $NetBSD: PLIST,v 1.14 2014/03/17 14:34:33 taca Exp $ bin/redcloth ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/redcloth_scan.${RUBY_DLEXT} ${GEM_LIBDIR}/.gemtest ${GEM_LIBDIR}/.rspec ${GEM_LIBDIR}/CHANGELOG |