security/tcpcrypt: Document SSL requirement and set its flags
Approved by: SSL blanket
This commit is contained in:
parent
1704a9c049
commit
1e75411b86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421817
@ -16,7 +16,9 @@ GH_ACCOUNT= scslab
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= autoreconf libtool
|
||||
USES= autoreconf libtool ssl
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
USERS= tcpcryptd
|
||||
|
Loading…
Reference in New Issue
Block a user