mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fix.
Pointy hat: sunpoet
This commit is contained in:
parent
b8fdcdf749
commit
a7c625eaf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506196
@ -41,7 +41,7 @@ OPENSSL_AES_USES= ssl
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MOPENSSL_AES} && ${OPENSSLLIB} != "/usr/lib"
|
||||
LDFLAGS+ -L${OPENSSLLIB}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user