Page MenuHomeFreeBSD

multimedia/makemkv: Use new linux-c7 -devel pkgs
ClosedPublic

Authored by zirias on Sep 30 2022, 7:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 20, 4:14 PM
Unknown Object (File)
Mon, May 20, 4:13 PM
Unknown Object (File)
Mon, May 20, 4:13 PM
Unknown Object (File)
Mon, May 20, 4:13 PM
Unknown Object (File)
Fri, May 17, 10:26 PM
Unknown Object (File)
Mon, May 13, 3:18 PM
Unknown Object (File)
Mon, May 13, 2:01 AM
Unknown Object (File)
Sun, May 12, 10:25 PM
Subscribers

Details

Summary

This avoids fetching upstream distfiles just for OpenSSL headers. Bump
port revision because different headers are used.

Also drop perl5 dependency (not needed any more) and avoid little-known
AT&T style replacements in Makefile.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

multimedia/makemkv/Makefile
35–38

^ I would add a line break after expat, so that the "build&run" depends are clearly separted:

USE_LINUX=base expat \
                    devools:build [...]

Ok then, would look like this...

This revision is now accepted and ready to land.Sep 30 2022, 4:18 PM