diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:44:38 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:18 +0000 |
commit | a5003a4ac3e2685f96912e82112c2d7b2b31a7ea (patch) | |
tree | 8f36ee797cb84e3e02ce8eaf1cc4f52b02f13efb | |
parent | b004c1d5c9a90eff13fc79149560d06a9b051aa1 (diff) | |
download | ports-a5003a4ac3e2685f96912e82112c2d7b2b31a7ea.tar.gz ports-a5003a4ac3e2685f96912e82112c2d7b2b31a7ea.zip |
databases/postgis25: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | databases/postgis25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |