summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/xplot/patches/patch-aa2
-rw-r--r--x11/xplot/patches/patch-aa2
2 files changed, 2 insertions, 2 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
diff --git a/x11/xplot/patches/patch-aa b/x11/xplot/patches/patch-aa
index 91dad158e58..6c755288cec 100644
--- a/x11/xplot/patches/patch-aa
+++ b/x11/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