Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:33 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: 3528c998b262 - main - games/widelands: Add CPE information
Message-ID:  <202108311208.17VC8XMJ012802@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=3528c998b26213e1d4fb7bcbe38ed79ef7215573

commit 3528c998b26213e1d4fb7bcbe38ed79ef7215573
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 10:41:52 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 11:24:21 +0000

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

diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 6723d30c7203..bee4aab02838 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libicuuc.so:devel/icu \
 		libboost_regex.so:devel/boost-libs
 
-USES=		cmake compiler:c++11-lib gettext gl python:build sdl
+USES=		cmake compiler:c++11-lib cpe gettext gl python:build sdl
 CMAKE_ARGS=	-DWL_INSTALL_BASEDIR="${PREFIX}" \
 		-DWL_INSTALL_DATADIR="${DATADIR}" \
 		-DWL_INSTALL_DOCDIR="${DOCSDIR}" \



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