mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Remove unnecessary substitution.
Pointed out by: eivind
This commit is contained in:
parent
520ab052d8
commit
a4c85b32d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70392
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ post-patch:
|
|||
${RUBY} -i.orig -p \
|
||||
-e 'gsub %r:#!/bin/env:, "#!/usr/bin/env"' \
|
||||
${WRKSRC}/Gnuplot.rb
|
||||
${RUBY} -i.orig -p \
|
||||
-e 'gsub %r:gplot/Gnuplot:, "Gnuplot"' \
|
||||
${WRKSRC}/demo.rb
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${RUBY_SITELIBDIR}/gplot
|
||||
|
|
Loading…
Add table
Reference in a new issue