aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-10-15 13:43:56 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-10-15 13:43:56 +0000
commit62b5c15c8002648f2683f93b0e2b0a38d17f5952 (patch)
treeed0545043d501838f8efcfb2ba6a2dedc4424c63 /benchmarks
parent89ca8a0a62f46c0c24f0e4fec2843e411834dd84 (diff)
downloadports-62b5c15c8002648f2683f93b0e2b0a38d17f5952.tar.gz
ports-62b5c15c8002648f2683f93b0e2b0a38d17f5952.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/apib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/apib/Makefile b/benchmarks/apib/Makefile
index 5fbd5bf5d4f7..3596af32ab96 100644
--- a/benchmarks/apib/Makefile
+++ b/benchmarks/apib/Makefile
@@ -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