aboutsummaryrefslogtreecommitdiff
path: root/www/libnghttp2
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 07:58:28 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:23:12 +0000
commite188d0c3d3441b54a7972a90914adbc1fc72e1fe (patch)
treeb11278f439c0ade319ab825cda47db1f0288d4e9 /www/libnghttp2
parent422df4ee6d134d5a796ca7526dfb66faf8c2509a (diff)
downloadports-e188d0c3d3441b54a7972a90914adbc1fc72e1fe.tar.gz
ports-e188d0c3d3441b54a7972a90914adbc1fc72e1fe.zip
Diffstat (limited to 'www/libnghttp2')
-rw-r--r--www/libnghttp2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile
index c45b50d577ba..82232e14adb6 100644
--- a/www/libnghttp2/Makefile
+++ b/www/libnghttp2/Makefile
@@ -12,7 +12,7 @@ COMMENT= HTTP/2.0 C Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++14-lang libtool pathfix pkgconfig tar:xz
+USES= compiler:c++14-lang cpe libtool pathfix pkgconfig tar:xz
CONFIGURE_ARGS= --enable-lib-only
GNU_CONFIGURE= yes