mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/socketw: Document SSL build requirement, add cflags for SSL
Approved by: SSL blanket
This commit is contained in:
parent
011277a89d
commit
69145161ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421932
1 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= RigsOfRods
|
||||
GH_TAGNAME= 6a05e12
|
||||
|
||||
USES= cmake
|
||||
USES= cmake ssl:build
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue