forked from Lainports/freebsd-ports
- Fix build on 4.11
Reported by: kris via pointyhat Approved by: demon (maintainer)
This commit is contained in:
parent
5baa13655e
commit
c30ff94de4
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