summaryrefslogtreecommitdiff
path: root/net-mgmt/send/files/patch-Makefile.install
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2019-03-17 11:28:18 +0000
committerHiroki Sato <hrs@FreeBSD.org>2019-03-17 11:28:18 +0000
commita27ed4e6a9eb6b839eb3da2e033a395f002540ad (patch)
tree0647f1f6552040995c1df4367244581c78791dd2 /net-mgmt/send/files/patch-Makefile.install
parentUpdate to 6.0.3 (diff)
Fix build with OpenSSL 1.1.x.
Diffstat (limited to 'net-mgmt/send/files/patch-Makefile.install')
-rw-r--r--net-mgmt/send/files/patch-Makefile.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/send/files/patch-Makefile.install b/net-mgmt/send/files/patch-Makefile.install
index 471850f48296..741130d3d5ee 100644
--- a/net-mgmt/send/files/patch-Makefile.install
+++ b/net-mgmt/send/files/patch-Makefile.install
@@ -1,5 +1,5 @@
---- Makefile.install.orig 2010-08-28 17:58:05.000000000 +0900
-+++ Makefile.install 2014-08-20 04:27:44.000000000 +0900
+--- Makefile.install.orig 2019-02-27 16:25:45 UTC
++++ Makefile.install
@@ -1,9 +1,9 @@
-INSSBIN= $(PREFIXSBIN)/$(PROG)
+INSSBIN= $(DESTDIR)$(PREFIXSBIN)/$(PROG)