ports/net/tcpsplit/files/patch-Makefile
Po-Chuan Hsieh ec598fd9c8
net/tcpsplit: Update to 0.3
- Convert REINPLACE_CMD to patch file
- Reformat pkg-descr
- Take maintainership

Changes:	https://www.icir.org/mallman/software/tcpsplit/ChangeLog
2025-03-19 11:37:18 +08:00

14 lines
250 B
Text

--- Makefile.orig 2025-03-06 20:45:25 UTC
+++ Makefile
@@ -32,11 +32,6 @@ VERSION=0.3
VERSION=0.3
-CC=gcc
-INC=-Ilib/include
-CFLAGS=-g -Wall -Werror $(INC) $(OTHER)
-LD=gcc
-LDFLAGS=$(CFLAGS)
LIBS=-lpcap
OBJS=balancer.o ipa_db.o tcpsplit.o