summaryrefslogtreecommitdiff
path: root/graphics/xplot
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-05-19 13:31:49 +0000
committeragc <agc@pkgsrc.org>1998-05-19 13:31:49 +0000
commit8e16100d1fa056f122459b99d017f2a1a14d16c4 (patch)
treefeaff4ae3e04b396547220df901920a4104c21e9 /graphics/xplot
parent8f9aa9802cb016c14bb1d542d87fb97aa2e0c35f (diff)
downloadpkgsrc-8e16100d1fa056f122459b99d017f2a1a14d16c4.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