mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
update of mail/ssmtp to 2.60.3 PR: ports/40344 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
11 lines
203 B
Text
11 lines
203 B
Text
--- configure.orig Fri Sep 27 14:47:52 2002
|
|
+++ configure Mon Apr 7 01:03:46 2003
|
|
@@ -1340,7 +1340,7 @@
|
|
#define HAVE_SSL 1
|
|
EOF
|
|
|
|
- LIBS="$LIBS -lssl"
|
|
+ LIBS="$LIBS -lssl -lcrypto"
|
|
fi
|
|
enableval=""
|
|
|