mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix RUN_DEPENDS with Ruby 1.9
PR: ports/156153 Approved by: Russell A. Jackson <raj at csub.edu>
This commit is contained in:
parent
dded7426c0
commit
2d759485fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272361
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ COMMENT= A configuration management framework written in Ruby
|
|||
|
||||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/facter.rb:${PORTSDIR}/sysutils/facter \
|
||||
rubygem-ruby-augeas>=0:${PORTSDIR}/textproc/rubygem-augeas \
|
||||
ruby18-iconv>=0:${PORTSDIR}/converters/ruby-iconv
|
||||
${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv
|
||||
|
||||
CONFLICTS= puppet-devel-[0-9]*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue