git: 3528c998b262 - main - games/widelands: 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=3528c998b26213e1d4fb7bcbe38ed79ef7215573

commit 3528c998b26213e1d4fb7bcbe38ed79ef7215573
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:41:52 +0000
Commit:     Bernhard Froehlich <decke at 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}" \


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