1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/net/stone/files/base.patch
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

14 lines
336 B
Diff

--- Makefile.orig Thu Apr 26 15:25:03 2001
+++ Makefile Thu Apr 26 15:23:26 2001
@@ -15,8 +15,8 @@
# -DOS2 OS/2 with EMX
# -DWINDOWS Windows95/98/NT
-SSL_FLAGS= -DUSE_SSL -I/usr/local/ssl/include
-SSL_LIBS= -L/usr/local/ssl/lib -lssl -lcrypto
+SSL_FLAGS= -DUSE_SSL
+SSL_LIBS= -lssl -lcrypto
POP_FLAGS= -DUSE_POP
POP_LIBS= -lmd