aboutsummaryrefslogtreecommitdiff
path: root/www/h2o
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2021-02-24 08:00:18 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2021-02-24 08:00:18 +0000
commit08f89ad89bf2a8dd818f7cd59b3a4a26c9f91e5d (patch)
tree14234d1d4b9e106083e305a6f45dfa8062199950 /www/h2o
parent201bba9f3d6173ae89b9f6aaf8f6f2d265a585ea (diff)
downloadports-08f89ad89bf2a8dd818f7cd59b3a4a26c9f91e5d.tar.gz
ports-08f89ad89bf2a8dd818f7cd59b3a4a26c9f91e5d.zip
www/h2o*: support libressl, drop surplus replaces
Submitted by: Uwe Trenkner <uwe@trenknerconsulting.com> Sponsored by: SkunkWerks, GmbH
Notes
Notes: svn path=/head/; revision=566455
Diffstat (limited to 'www/h2o')
-rw-r--r--www/h2o/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/www/h2o/Makefile b/www/h2o/Makefile
index ec784da3ef05..cbc1badbfada 100644
--- a/www/h2o/Makefile
+++ b/www/h2o/Makefile
@@ -4,6 +4,7 @@
PORTNAME= h2o
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.6
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= dch@FreeBSD.org
@@ -22,7 +23,7 @@ LIB_DEPENDS= libuv.so:devel/libuv
USES= cmake:noninja compiler:c11 cpe perl5 shebangfix ssl pkgconfig
USE_GITHUB= yes
USE_PERL5= run
-USE_LDCONFIG= yes
+USE_LDCONFIG= yes
CPE_VENDOR= h2o_project
@@ -60,15 +61,6 @@ MRUBY_USES= bison
MRUBY_USE= ruby=yes
MRUBY_VARS= RUBY_NO_RUN_DEPENDS=yes
-post-patch:
- @${REINPLACE_CMD} -e 's|exec perl|exec ${LOCALBASE}/bin/perl|' \
- ${WRKSRC}/share/h2o/annotate-backtrace-symbols \
- ${WRKSRC}/share/h2o/fastcgi-cgi \
- ${WRKSRC}/share/h2o/fetch-ocsp-response \
- ${WRKSRC}/share/h2o/kill-on-close \
- ${WRKSRC}/share/h2o/setuidgid \
- ${WRKSRC}/share/h2o/start_server
-
post-install:
${MKDIR} ${STAGEDIR}${ETCDIR} \
${STAGEDIR}${H2O_LOGDIR}