git: bdaf2eb07173 - main - www/nghttp2: Clean up after FreeBSD 14.0 expiration (4485bd8221c2c5630b87826d37da850b3361b782)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Oct 2024 14:23:58 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdaf2eb07173f775b732ec61345a7a69c3a90280 commit bdaf2eb07173f775b732ec61345a7a69c3a90280 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-07 13:51:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-07 14:16:43 +0000 www/nghttp2: Clean up after FreeBSD 14.0 expiration (4485bd8221c2c5630b87826d37da850b3361b782) --- www/nghttp2/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 0f7673f18de0..9526ed00b1ae 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -55,8 +55,6 @@ HPACK_BUILD_DEPENDS= jansson>=2.5:devel/jansson HPACK_CMAKE_BOOL= ENABLE_HPACK_TOOLS HPACK_LIB_DEPENDS= libjansson.so:devel/jansson -.include <bsd.port.options.mk> - post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nghttpx/ ${INSTALL_DATA} ${FILESDIR}/nghttpx.conf.sample ${STAGEDIR}${PREFIX}/etc/nghttpx/nghttpx.conf.sample