devel/libdombey: document SSL requirement and set CFLAGS accordingly
Approved by: SSL blanket
This commit is contained in:
parent
fcddaa732d
commit
771c2ff194
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421701
1 changed files with 2 additions and 0 deletions
|
@ -12,7 +12,9 @@ COMMENT= SCGI application server in a library
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= ssl
|
||||
USE_LDCONFIG= yes
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
DESTDIRNAME= STAGEDIR
|
||||
|
||||
|
|
Loading…
Reference in a new issue