Skip to content

Commit

Permalink
dev-lang/php: declare USE=ipv6 locally to hide pkgcheck warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Orlitzky <[email protected]>
  • Loading branch information
orlitzky committed Feb 11, 2024
1 parent 33a56dc commit 32fa4cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-lang/php/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
<pkg>media-libs/libjpeg-turbo</pkg> and
<pkg>media-libs/libpng</pkg>)
</flag>
<!-- leave this global flag defined here to avoid a pkgcheck warning -->
<flag name="ipv6">
Support IPv6 connectivity in fopen and friends, and v6 address
conversions in functions like inet_pton and inet_ntop.
</flag>
<flag name="inifile">
Add dbm support for .ini files
</flag>
Expand Down

0 comments on commit 32fa4cd

Please sign in to comment.