Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:32 GMT
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: 2ace1b07b34b - main - games/vavoom: Add CPE information
Message-ID:  <202108311208.17VC8Wfc012778@gitrepo.freebsd.org>

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

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

commit 2ace1b07b34b2d77f8b93818a5f58c2626871dc2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 10:40:21 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 11:24:20 +0000

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

diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile
index f70abf9da442..71f34138ee15 100644
--- a/games/vavoom/Makefile
+++ b/games/vavoom/Makefile
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		cmake:noninja dos2unix jpeg tar:bzip2
+USES=		cmake:noninja cpe dos2unix jpeg tar:bzip2
 DOS2UNIX_REGEX=	((.*\.(c|cpp|h|s|asm|inc|vc|ls|acs|cfg|txt|vs|mak|mgw"))$$|\/(makefile\..*|makefile|Makefile)$$)
 
 OPTIONS_DEFINE=	FLAC LAUNCHER MAD MIKMOD OPENAL OPTIMIZED_CFLAGS VORBIS SDL DOCS



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