mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -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@
|
RUDIMENTSPATH = @RUDIMENTSPATH@
|
||||||
RUDIMENTSINCLUDES = @RUDIMENTSINCLUDES@
|
RUDIMENTSINCLUDES = @RUDIMENTSINCLUDES@
|
||||||
-RUDIMENTSLIBS = @RUDIMENTSLIBS@
|
-RUDIMENTSLIBS = @RUDIMENTSLIBS@
|
||||||
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl
|
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl -lcrypto
|
||||||
RUDIMENTSLIBSPATH = @RUDIMENTSLIBSPATH@
|
RUDIMENTSLIBSPATH = @RUDIMENTSLIBSPATH@
|
||||||
|
|
||||||
# perl
|
# perl
|
||||||
|
|
Loading…
Add table
Reference in a new issue