mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
9 lines
177 B
INI
9 lines
177 B
INI
--- qssl.pro~ Sun Nov 10 09:16:44 2002
|
|
+++ qssl.pro Sun Nov 10 09:16:49 2002
|
|
@@ -8,5 +8,5 @@
|
|
SOURCES = qssl.cpp
|
|
|
|
# link with OpenSSL
|
|
-LIBS += -lssl
|
|
+LIBS += -lssl -lcrypto
|
|
|