mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
19 lines
537 B
Text
19 lines
537 B
Text
--- 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:
|
|
|