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
commit758e74ae590a4194b33aa04befe839957bfcd003 (patch)
treefeaff4ae3e04b396547220df901920a4104c21e9 /graphics/xplot
parent40e45639646bccdf733953bdc9e9f2a7464c13ac (diff)
downloadpkgsrc-758e74ae590a4194b33aa04befe839957bfcd003.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