git: daeca0e0fd44 - main - graphics/geoserver: Add CPE information

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


The branch main has been updated by decke:

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

commit daeca0e0fd4488afa61b95844d7e997e1a9b004d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:44:31 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:22 +0000

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

diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile
index 2091442308bb..7a0bdadbbacb 100644
--- a/graphics/geoserver/Makefile
+++ b/graphics/geoserver/Makefile
@@ -13,7 +13,7 @@ LICENSE=	APACHE20 BSD2CLAUSE EPL GPLv2 GPLv3 MIT
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/NOTICE.md
 
-USES=		zip
+USES=		cpe zip
 USE_JAVA=	yes
 
 NO_BUILD=	yes


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