1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/net/stone/files/patch-aa
Ying-Chieh Liao 2436937605 add stone
Stone is a TCP/IP packet repeater in the application layer

PR:		27328
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2001-05-29 11:11:52 +00:00

12 lines
267 B
Plaintext

--- Makefile.orig Thu Apr 26 15:28:17 2001
+++ Makefile Thu Apr 26 15:28:05 2001
@@ -19,7 +19,7 @@
SSL_LIBS= -L/usr/local/ssl/lib -lssl -lcrypto
POP_FLAGS= -DUSE_POP
-POP_LIBS= md5c.o
+POP_LIBS= -lmd
all:
@echo "run make with one of the following arguments"