diff options
Diffstat (limited to 'net/stone/files/patch-aa')
-rw-r--r-- | net/stone/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/stone/files/patch-aa b/net/stone/files/patch-aa new file mode 100644 index 000000000000..7baec92625ee --- /dev/null +++ b/net/stone/files/patch-aa @@ -0,0 +1,11 @@ +--- 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" |