This patch updates lang/ferite to version 1.0.1 on the developers site. This version adds various bug fixes. It seems that the developer has added '-lferite' to the building of the modules, but did not install libferite.so.1 before doing so, or add -L/path/to/lib in the LDFLAGS. I will contact the developer and see if this can be fixed upstream so that we dont have to use REINPLACE_CMD to patch it. The ferite-devel list is CC'd on this PR.
Responsible Changed From-To: freebsd-ports-bugs->ehaupt Take.
State Changed From-To: open->closed Committed with minor modifications, thanks! Changes: - Use %%DATADIR%% macro in pkg-plist - REINPLACE statement <stdint.h> -> <inttypes.h> to build on 4.x - Moved MAN1 before post-patch target