freebsd-ports/net/libunp/files/patch-traceroute_Makefile
Adam Weinberger 69ea23ed71 Rename net/ patch-xy patches to reflect the files they modify.
Approve by:	portmgr (not really, but one of these is modifying
		an unstaged port)
2014-07-29 01:59:16 +00:00

10 lines
309 B
Text

--- traceroute/Makefile.orig Tue Sep 28 11:41:09 1999
+++ traceroute/Makefile Tue Sep 28 11:41:17 1999
@@ -1,6 +1,6 @@
include ../Make.defines
-OBJS = main.o icmpcode_v4.o icmpcode_v6.o recv_v4.o recv_v6.o \
+OBJS = main.o icmpcode_v4.o recv_v4.o \
sig_alrm.o traceloop.o tv_sub.o
PROGS = traceroute