mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
multimedia/makemkv: Mark as CentOS 7 only
Building this port requires some -devel packages that are not yet created for Rocky Linux 9.
This commit is contained in:
@@ -27,7 +27,7 @@ LICENSE_DISTFILES_LGPL21+ = ${DISTFL_FFMPEG}
|
||||
LICENSE_DISTFILES_MAKEMKV= ${DISTFL_MAKEMKV}
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386
|
||||
USES= gmake linux pkgconfig
|
||||
USES= gmake linux:c7 pkgconfig
|
||||
USE_CSTD= c11
|
||||
USE_CXXSTD= c++11
|
||||
USE_LINUX= base expat \
|
||||
|
||||
Reference in New Issue
Block a user