diff options
Diffstat (limited to 'net/stone/files/ports.patch')
-rw-r--r-- | net/stone/files/ports.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/stone/files/ports.patch b/net/stone/files/ports.patch deleted file mode 100644 index d4cb49435d6f..000000000000 --- a/net/stone/files/ports.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.orig Thu Apr 26 15:25:03 2001 -+++ Makefile Thu Apr 26 15:27:36 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 -I$(PREFIX)/include -+SSL_LIBS= -L$(PREFIX)/lib -lssl -lcrypto - - POP_FLAGS= -DUSE_POP - POP_LIBS= -lmd |