summaryrefslogtreecommitdiffstats
path: root/net/echoping
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-07-04 20:58:32 +0000
committersteve <steve@FreeBSD.org>1999-07-04 20:58:32 +0000
commit933c1550cb67a9486edd4e67d28a69a6f5207daf (patch)
tree5f6300576e3291a563a27d0785e23d4ec83229a2 /net/echoping
parent9985c8401af97f6b6b3f5ece0b457b420a76105e (diff)
downloadFreeBSD-ports-933c1550cb67a9486edd4e67d28a69a6f5207daf.zip
FreeBSD-ports-933c1550cb67a9486edd4e67d28a69a6f5207daf.tar.gz
Use 'install -c' to make this reinstall friendly.
Diffstat (limited to 'net/echoping')
-rw-r--r--net/echoping/files/patch-aa13
1 files changed, 11 insertions, 2 deletions
diff --git a/net/echoping/files/patch-aa b/net/echoping/files/patch-aa
index f487d18..b8b6787 100644
--- a/net/echoping/files/patch-aa
+++ b/net/echoping/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Mon Aug 31 22:57:28 1998
-+++ Makefile Fri Sep 11 14:14:35 1998
+--- Makefile.orig Mon Aug 31 07:57:28 1998
++++ Makefile Tue Mar 16 12:13:10 1999
@@ -1,5 +1,5 @@
# Choose your C compiler
-CC = gcc
@@ -23,3 +23,12 @@
# Flags for the linker
LD = $(CC)
+@@ -22,7 +22,7 @@
+ # For Solaris
+ #LDFLAGS = -o echoping -lsocket -lnsl
+
+-INSTALL=install
++INSTALL=install -c
+ INSTALL_BIN_FLAGS=-m 755
+ INSTALL_MAN_FLAGS=-m 644
+
OpenPOWER on IntegriCloud