aboutsummaryrefslogtreecommitdiff
path: root/www/webcopy/files/patch-aa
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-09-14 00:59:32 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-09-14 00:59:32 +0000
commit684ca7c6a1d2803eb986771419a5fb4a01d28758 (patch)
tree93484a7c920d5313b0b73f1b4c1c9204c9ee273b /www/webcopy/files/patch-aa
parent9cabac368fa2e4b4903d9cfd0368a9452ad7cbe2 (diff)
downloadports-684ca7c6a1d2803eb986771419a5fb4a01d28758.tar.gz
ports-684ca7c6a1d2803eb986771419a5fb4a01d28758.zip
Notes
Diffstat (limited to 'www/webcopy/files/patch-aa')
-rw-r--r--www/webcopy/files/patch-aa54
1 files changed, 54 insertions, 0 deletions
diff --git a/www/webcopy/files/patch-aa b/www/webcopy/files/patch-aa
new file mode 100644
index 000000000000..8feb39c4eda1
--- /dev/null
+++ b/www/webcopy/files/patch-aa
@@ -0,0 +1,54 @@
+*** Makefile.bak Sat Jun 8 20:42:14 1996
+--- Makefile Sat Sep 14 04:07:01 1996
+***************
+*** 32,40 ****
+
+ # Select or change one of the following perl interpreters:
+
+! PERL=/usr/local/bin/perl
+ #PERL=/usr/local/ucb/perl
+! #PERL=/usr/bin/perl
+ #PERL=/usr/ucb/perl
+ #PERL=/bin/perl
+ #PERL=$(HOME)/bin/perl
+--- 32,40 ----
+
+ # Select or change one of the following perl interpreters:
+
+! #PERL=/usr/local/bin/perl
+ #PERL=/usr/local/ucb/perl
+! PERL=/usr/bin/perl
+ #PERL=/usr/ucb/perl
+ #PERL=/bin/perl
+ #PERL=$(HOME)/bin/perl
+***************
+*** 43,56 ****
+
+ # Select or change one of the following WebCopy destination:
+
+! 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=
+
+ # Select default perl interpreter version:
+
+--- 43,56 ----
+
+ # Select or change one of the following WebCopy destination:
+
+! #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=$(PREFIX)/bin/webcopy
+
+ # Select default perl interpreter version:
+