summaryrefslogtreecommitdiff
path: root/databases/postgis30
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-06-29 17:57:40 +0200
committerStefan Eßer <se@FreeBSD.org>2022-06-29 17:57:40 +0200
commitda00957fbe1f79c12851e0958ee7e4c8276a5527 (patch)
treed14676e2663fab07af84c52d41d9b5c21e828774 /databases/postgis30
parent8cb12b6dc94b21d30c093920ab5f3c55c80c50ee (diff)
downloadfreebsd-ports-da00957fbe1f79c12851e0958ee7e4c8276a5527.zip
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/postgis30')
-rw-r--r--databases/postgis30/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile
index 4fb59898d212..d831c1984f39 100644
--- a/databases/postgis30/Makefile
+++ b/databases/postgis30/Makefile
@@ -59,7 +59,7 @@ SFCGAL_LIB_DEPENDS= libSFCGAL.so:databases/sfcgal
TOPOLOGY_CONFIGURE_WITH= topology
WAGYU_CONFIGURE_WITH= wagyu
-CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis24 postgis25 postgis31 postgis32
+CONFLICTS_INSTALL= postgis[0-9][0-9] # lib/postgresql/address_standardizer-3.so
VER= ${PORTVERSION:R}