security/tcpcrypt: Document SSL requirement and set its flags

Approved by:	SSL blanket
This commit is contained in:
John Marino 2016-09-11 13:37:41 +00:00
parent 1704a9c049
commit 1e75411b86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421817

View File

@ -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