git: 50aa52599b5e - main - www/foreign-cdm: Add RUN_DEPENDS on the Linuxulator base.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 30 Sep 2023 18:05:41 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50aa52599b5e2684b4e2c11ce20ca459fc817632

commit 50aa52599b5e2684b4e2c11ce20ca459fc817632
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-09-30 18:05:04 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-09-30 18:05:38 +0000

    www/foreign-cdm: Add RUN_DEPENDS on the Linuxulator base.
    
    Reported by:    rnagy
---
 www/foreign-cdm/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/foreign-cdm/Makefile b/www/foreign-cdm/Makefile
index 12f045cc58fb..0d322ba6e597 100644
--- a/www/foreign-cdm/Makefile
+++ b/www/foreign-cdm/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	foreign-cdm
 PORTVERSION=	1
+PORTREVISION=	1
 CATEGORIES=	www multimedia linux
 MASTER_SITES=	https://arrowd.name/:cdm \
 		https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/:widevine
@@ -16,6 +17,7 @@ ONLY_FOR_ARCHS=	amd64
 
 BUILD_DEPENDS=	cmake:devel/cmake-core \
 		linux-c7-devtoolset>0:devel/linux-c7-devtoolset
+RUN_DEPENDS=	linux_base-c7>0:emulators/linux_base-c7
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	shkhln