git: a5003a4ac3e2 - main - databases/postgis25: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:40 UTC 2021


The branch main has been updated by decke:

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

commit a5003a4ac3e2685f96912e82112c2d7b2b31a7ea
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:44:38 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:18 +0000

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

diff --git a/databases/postgis25/Makefile b/databases/postgis25/Makefile
index e6b6588de4f3..f3f4b4b7fa33 100644
--- a/databases/postgis25/Makefile
+++ b/databases/postgis25/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libproj.so:graphics/proj \
 		libjson-c.so:devel/json-c \
 		libgdal.so:graphics/gdal
 
-USES=		alias compiler gmake gnome iconv:wchar_t libtool:keepla \
+USES=		alias compiler cpe gmake gnome iconv:wchar_t libtool:keepla \
 		localbase perl5 pkgconfig pgsql:9.4+ shebangfix
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes


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