1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/net/libunp/files/patch-traceroute_Makefile
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

11 lines
283 B
Plaintext

--- traceroute/Makefile.orig 1997-04-13 19:51:29 UTC
+++ traceroute/Makefile
@@ -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