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:
parent
d2a8eec8a2
commit
f636188f97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362125
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user