1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
John Marino b74ddb7567 lang/onyz: Convert to USES=libedit
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
2015-11-11 09:00:45 +00:00
..