Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:43 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f78e8d9c1385 - main - games/freedroidrpg: Add CPE information
Message-ID:  <202110181926.19IJQhB5095258@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit f78e8d9c138520f9973acd3b5b9cfe171e72e0e3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:58 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:55 +0000

    games/freedroidrpg: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 games/freedroidrpg/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile
index 472519f20d5b..b48f35e5e593 100644
--- a/games/freedroidrpg/Makefile
+++ b/games/freedroidrpg/Makefile
@@ -20,7 +20,8 @@ BROKEN_FreeBSD_14=	ld: error: duplicate symbol: tux_rendering
 LIB_DEPENDS=	libpng.so:graphics/png
 
 GNU_CONFIGURE=	yes
-USES=		jpeg gmake localbase lua:52+ python sdl xorg
+USES=		cpe jpeg gmake localbase lua:52+ python sdl xorg
+CPE_VENDOR=	freedroid
 USE_XORG=	x11
 USE_SDL=	sdl image gfx
 CONFIGURE_ENV=	LUA_CFLAGS="-I${LUA_INCDIR}" LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER}"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQhB5095258>