Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2026 19:22:18 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0586a804a191 - main - devel/raylib: Add CPE information
Message-ID:  <6a3050ea.303ba.2ec6604f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0586a804a1911986b0fa6ce161b8a467e052019b

commit 0586a804a1911986b0fa6ce161b8a467e052019b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-15 18:46:53 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-15 19:21:46 +0000

    devel/raylib: Add CPE information
---
 devel/raylib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/raylib/Makefile b/devel/raylib/Makefile
index 03b26d625721..68dcbf57fb33 100644
--- a/devel/raylib/Makefile
+++ b/devel/raylib/Makefile
@@ -9,7 +9,7 @@ WWW=		https://www.raylib.com/
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake localbase:ldflags sdl xorg
+USES=		cmake cpe localbase:ldflags sdl xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	raysan5
 USE_LDCONFIG=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3050ea.303ba.2ec6604f>