From da00957fbe1f79c12851e0958ee7e4c8276a5527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 29 Jun 2022 17:57:40 +0200 Subject: Fix CONFLICTS_INSTALL in the databases category Approved by: portmgr (implicit) --- databases/postgis30/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgis30') 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} -- cgit v1.2.3