summaryrefslogtreecommitdiff
path: root/www/webcopy/files/patch-Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
commit5fef74e277a1a8631418cc86635c091fcc79d099 (patch)
tree1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/webcopy/files/patch-Makefile
parent- Add LICENSE (diff)
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/webcopy/files/patch-Makefile')
-rw-r--r--www/webcopy/files/patch-Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/webcopy/files/patch-Makefile b/www/webcopy/files/patch-Makefile
new file mode 100644
index 000000000000..54cf144cdd11
--- /dev/null
+++ b/www/webcopy/files/patch-Makefile
@@ -0,0 +1,19 @@
+--- Makefile.orig 1996-06-08 09:42:14.000000000 -0700
++++ Makefile 2014-06-03 17:06:14.896004168 -0700
+@@ -43,14 +43,14 @@
+
+ # Select or change one of the following WebCopy destination:
+
+-DESTINATION=webcopy.test
++#DESTINATION=webcopy.test
+ #DESTINATION=/usr/local/bin/webcopy
+ #DESTINATION=/usr/local/ucb/webcopy
+ #DESTINATION=/usr/bin/webcopy
+ #DESTINATION=/usr/ucb/webcopy
+ #DESTINATION=/bin/webcopy
+ #DESTINATION=$(HOME)/bin/webcopy
+-#DESTINATION=
++DESTINATION=$(PREFIX)/bin/webcopy
+
+ # Select default perl interpreter version:
+