aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-11-18 18:29:26 +0800
committerknu <knu@FreeBSD.org>2002-11-18 18:29:26 +0800
commita221cb2e3e4407b72d74c3b1d33d8bc413e24050 (patch)
tree2ada116d30ff9a172cb22c78d2ecc229db4aadfd
parenta2af941e76d45719c46957341ff62d4cad1f9f35 (diff)
downloadfreebsd-ports-gnome-a221cb2e3e4407b72d74c3b1d33d8bc413e24050.tar.gz
freebsd-ports-gnome-a221cb2e3e4407b72d74c3b1d33d8bc413e24050.tar.zst
freebsd-ports-gnome-a221cb2e3e4407b72d74c3b1d33d8bc413e24050.zip
Remove unnecessary substitution.
Pointed out by: eivind
-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