summaryrefslogtreecommitdiff
path: root/graphics/xplot
diff options
context:
space:
mode:
authoragc <agc>1998-05-19 13:31:49 +0000
committeragc <agc>1998-05-19 13:31:49 +0000
commitd8b6911915309497296506d8923ce5de2191f3ff (patch)
treefeaff4ae3e04b396547220df901920a4104c21e9 /graphics/xplot
parente41d279013ebc6aefd0316cbbd54a3db17fba6a2 (diff)
downloadpkgsrc-d8b6911915309497296506d8923ce5de2191f3ff.tar.gz
Don't hardcode the location of the Perl binary in the tcpdump2xplot
Perl script. Pointed out by Manuel Bouyer.
Diffstat (limited to 'graphics/xplot')
-rw-r--r--graphics/xplot/patches/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xplot/patches/patch-ab b/graphics/xplot/patches/patch-ab
index 25fcc3ee13d..eb85de2aa86 100644
--- a/graphics/xplot/patches/patch-ab
+++ b/graphics/xplot/patches/patch-ab
@@ -2,7 +2,7 @@
+++ tcpdump2xplot.pl Sun Dec 14 00:45:56 1997
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
-+#!/usr/pkg/bin/perl
++#!/usr/bin/env perl
# -*- Perl -*-
#
# Copyright 1996 Massachusetts Institute of Technology