git: d219d5e8b8bd - main - multimedia/mpv: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 17:24:55 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d219d5e8b8bd0fb1b20243cdc50a1c1dc4d6954c
commit d219d5e8b8bd0fb1b20243cdc50a1c1dc4d6954c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 17:23:40 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 17:23:40 +0000
multimedia/mpv: Add CPE information
Approved by: portmgr (blanket)
---
multimedia/mpv/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 44e161884a9f..52ee3ee615ee 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -32,7 +32,7 @@ BUILD_DEPENDS= ffmpeg>=4.0.2,1:multimedia/ffmpeg
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libass.so:multimedia/libass
-USES= compiler:c11 desktop-file-utils iconv jpeg localbase:ldflags \
+USES= compiler:c11 cpe desktop-file-utils iconv jpeg localbase:ldflags \
pkgconfig python:build tar:bz2 waf
USE_LDCONFIG= yes
More information about the dev-commits-ports-all
mailing list