Attempt to unbreak against OpenSSL 1.1.1.
Reported by: pkg-fallout
This commit is contained in:
parent
89ca8a0a62
commit
62b5c15c80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482156
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ PORTEXAMPLES= env.sh pivot run.sh rungroup.sh tojson
|
|||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's, LIBS="-lssl,& -lcrypto,' ${WRKSRC}/configure
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/apib ${WRKSRC}/apibmon \
|
||||
${STAGEDIR}${PREFIX}/bin
|
||||
|
|
Loading…
Reference in a new issue