diff options
Diffstat (limited to 'graphics/xplot')
-rw-r--r-- | graphics/xplot/patches/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xplot/patches/patch-aa b/graphics/xplot/patches/patch-aa index 91dad158e58..6c755288cec 100644 --- a/graphics/xplot/patches/patch-aa +++ b/graphics/xplot/patches/patch-aa @@ -6,7 +6,7 @@ install: all $(INSTALL_PROGRAM) xplot $(bindir)/xplot -+ $(INSTALL_PROGRAM) tcpdump2xplot.pl $(bindir)/tcpdump2xplot.pl ++ $(BSD_INSTALL_SCRIPT) tcpdump2xplot.pl $(bindir)/tcpdump2xplot.pl clean: rm -f ${PROG} ${PROG}.old *.o version_string.c |