diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:45:08 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:19 +0000 |
commit | 805ceef2001dc7b29b570c7fa2898532a7291684 (patch) | |
tree | 62552f46e54373a2391f615471f382f0c5eb8152 /databases/postgis30 | |
parent | a5003a4ac3e2685f96912e82112c2d7b2b31a7ea (diff) | |
download | freebsd-ports-805ceef2001dc7b29b570c7fa2898532a7291684.zip |
databases/postgis30: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/postgis30')
-rw-r--r-- | databases/postgis30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index 80d58b1a5c58..84504802bc1f 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \ libjson-c.so:devel/json-c \ libgdal.so:graphics/gdal -USES= alias compiler:c++11-lang gmake gnome iconv:wchar_t libtool:keepla \ +USES= alias compiler:c++11-lang cpe gmake gnome iconv:wchar_t libtool:keepla \ localbase perl5 pkgconfig pgsql:9.5+ shebangfix USE_GNOME= libxml2 USE_PERL5= build |