diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:45:39 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:20 +0000 |
commit | 355b654ae6869327eb25d9cda142d7b57b2313ec (patch) | |
tree | a174715967e113923109f998e245e189d4af87b1 | |
parent | 805ceef2001dc7b29b570c7fa2898532a7291684 (diff) | |
download | ports-355b654ae6869327eb25d9cda142d7b57b2313ec.tar.gz ports-355b654ae6869327eb25d9cda142d7b57b2313ec.zip |
databases/postgis31: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | databases/postgis31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile index dc315a40f8b4..22bf0744190c 100644 --- a/databases/postgis31/Makefile +++ b/databases/postgis31/Makefile @@ -15,7 +15,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 |