mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix build on 4.11
Reported by: kris via pointyhat Approved by: demon (maintainer)
This commit is contained in:
parent
5baa13655e
commit
c30ff94de4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135743
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
RUDIMENTSPATH = @RUDIMENTSPATH@
|
||||
RUDIMENTSINCLUDES = @RUDIMENTSINCLUDES@
|
||||
-RUDIMENTSLIBS = @RUDIMENTSLIBS@
|
||||
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl
|
||||
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl -lcrypto
|
||||
RUDIMENTSLIBSPATH = @RUDIMENTSLIBSPATH@
|
||||
|
||||
# perl
|
||||
|
|
Loading…
Add table
Reference in a new issue