diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-23 04:11:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-23 04:11:34 +0800 |
commit | 23a578e56452f0f28f42a290bd1fc176970364fe (patch) | |
tree | 1e409df4909c5c42051cabb9206d26552d8708a0 /www | |
parent | ac55ba5a0857982266d6709e4f7919092af9c29d (diff) | |
download | freebsd-ports-gnome-23a578e56452f0f28f42a290bd1fc176970364fe.tar.gz freebsd-ports-gnome-23a578e56452f0f28f42a290bd1fc176970364fe.tar.zst freebsd-ports-gnome-23a578e56452f0f28f42a290bd1fc176970364fe.zip |
- Fix PLIST
PR: 198795
Submitted by: <matthew@reztek.cz>
Diffstat (limited to 'www')
-rw-r--r-- | www/nghttp2/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index cffb9ac201ee..70fce8037881 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -15,8 +15,8 @@ lib/libnghttp2.so.5 lib/libnghttp2.so.5.7.0 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so -%%ASIO%%lib/libnghttp2_asio.so.0 -%%ASIO%%lib/libnghttp2_asio.so.0.0.0 +%%ASIO%%lib/libnghttp2_asio.so.1 +%%ASIO%%lib/libnghttp2_asio.so.1.0.0 libdata/pkgconfig/libnghttp2.pc %%ASIO%%libdata/pkgconfig/libnghttp2_asio.pc man/man1/h2load.1.gz |