aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-18 10:29:26 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-18 10:29:26 +0000
commita4c85b32d448940302d4df1f3241edea5f0438d4 (patch)
tree985aac98688017135609f20107fc790c27c75ccd /math
parent520ab052d87e97e93453a21c32ba1b406a4bf022 (diff)
downloadports-a4c85b32d448940302d4df1f3241edea5f0438d4.tar.gz
ports-a4c85b32d448940302d4df1f3241edea5f0438d4.zip
Remove unnecessary substitution.
Pointed out by: eivind
Notes
Notes: svn path=/head/; revision=70392
Diffstat (limited to 'math')
-rw-r--r--math/ruby-gnuplot/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile
index e025d6639e66..48bd6ed657fe 100644
--- a/math/ruby-gnuplot/Makefile
+++ b/math/ruby-gnuplot/Makefile
@@ -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