git: 500d9fb1e0ef - main - games/freeciv: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:33 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=500d9fb1e0efef1c780a1c8892a181dc6c77768a

commit 500d9fb1e0efef1c780a1c8892a181dc6c77768a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:04:08 +0000
Commit:     Bernhard Froehlich <decke at 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


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