git: 05ebb97bbab6 - 2025Q4 - multimedia/libde265: Record missing dependency on sdl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Oct 2025 15:53:18 UTC
The branch 2025Q4 has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=05ebb97bbab6830474db5a4fa034283d74cc4b9e
commit 05ebb97bbab6830474db5a4fa034283d74cc4b9e
Author: Tilman Keskinoz <arved@FreeBSD.org>
AuthorDate: 2025-10-12 19:06:30 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-13 15:52:51 +0000
multimedia/libde265: Record missing dependency on sdl
PR: 274004
Submitted by: Ivan Rozhuk
(cherry picked from commit 4777d3f645e4ac04e2ed03256430856d5dd8ef89)
---
multimedia/libde265/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/multimedia/libde265/Makefile b/multimedia/libde265/Makefile
index 40c856ec61f3..33e8e83e1221 100644
--- a/multimedia/libde265/Makefile
+++ b/multimedia/libde265/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libde265
DISTVERSION= 1.0.12
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/
@@ -10,9 +11,10 @@ WWW= https://www.libde265.org
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf compiler:c++11-lib cpe libtool pathfix pkgconfig
+USES= autoreconf compiler:c++11-lib cpe libtool pathfix pkgconfig sdl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_SDL= sdl
CPE_VENDOR= struktur