Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:42 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: 010a7125b0ef - main - games/falconseye: Add CPE information
Message-ID:  <202110181926.19IJQgjd095225@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=010a7125b0ef6c5f401ffc3e80aff0371e05cf88

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

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

diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index af60f47113c3..1e99a46a0c74 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -12,7 +12,8 @@ COMMENT=	NetHack derivative
 
 RUN_DEPENDS=	timidity:audio/timidity
 
-USES=		ncurses perl5 sdl xorg zip
+USES=		cpe ncurses perl5 sdl xorg zip
+CPE_VENDOR=	${PORTNAME}_project
 DATADIR=	${PREFIX}/share/falconseyedir
 MAKE_ENV=	NHDIR="${DATADIR}" NETHACKCONFIG="${NETHACKCONFIG}"
 MAKE_ARGS=	WINTTYLIB="-lncurses"



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