Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:34 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: b004c1d5c9a9 - main - databases/postgis24: Add CPE information
Message-ID:  <202108311951.17VJpYA9039115@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=b004c1d5c9a90eff13fc79149560d06a9b051aa1

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

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

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



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