From a4c85b32d448940302d4df1f3241edea5f0438d4 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 18 Nov 2002 10:29:26 +0000 Subject: Remove unnecessary substitution. Pointed out by: eivind --- math/ruby-gnuplot/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'math/ruby-gnuplot') 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 -- cgit v1.2.3