git: 2ace1b07b34b - main - games/vavoom: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:33 UTC 2021


The branch main has been updated by decke:

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

commit 2ace1b07b34b2d77f8b93818a5f58c2626871dc2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:40:21 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list