mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
b74ddb7567
The previous depends declaration for libedit was incorrect. It had a ".so" prefix instead of ".so.0" prefix meaning that the requirement would have been satisfied by system libedit. For this reason, converting to USES=libedit requires a bump. Approved by: infrastructure modernization