Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:17: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: 500d9fb1e0ef - main - games/freeciv: Add CPE information
Message-ID:  <202108291917.17TJHWXQ029896@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=500d9fb1e0efef1c780a1c8892a181dc6c77768a

commit 500d9fb1e0efef1c780a1c8892a181dc6c77768a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:04:08 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 19:17:04 +0000

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

diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 59acba646f8f..31d5cda93b55 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libltdl.so:devel/libltdl
 
-USES=		autoreconf compiler:c++11-lang gmake iconv libtool lua:53 \
+USES=		autoreconf compiler:c++11-lang cpe gmake iconv libtool lua:53 \
 		pkgconfig readline ssl tar:bzip2
 
 GNU_CONFIGURE=	yes



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