mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Correct OpenSSL handling from previous commit
This commit is contained in:
parent
bbcd9f3fd2
commit
abadc4a1aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153462
@ -52,7 +52,7 @@ MAN1= ${RUBY_NAME}.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_OPENSSL_PORT)
|
||||
.if !defined(WITH_OPENSSL_BASE)
|
||||
CONFIGURE_ARGS+=--with-openssl-include=${LOCALBASE}/include
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user