1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

security/openssl_tpm-engine: explicitly link libcrypto

This commit is contained in:
John Marino 2014-07-17 08:46:40 +00:00
parent d2a8eec8a2
commit f636188f97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362125

View File

@ -19,7 +19,7 @@ USES= gmake libtool
USE_AUTOTOOLS= autoconf
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
LDFLAGS+= -L${LOCALBASE}/lib -lcrypto
CFLAGS+= -I${LOCALBASE}/include
SUB_FILES= pkg-message
PORTEXAMPLES= openssl.cnf.sample