diff options
Diffstat (limited to 'databases/postgis30/Makefile')
-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 de16a12b826c..e594ac3d3fc4 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 +CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis24 postgis25 postgis31 VER= ${PORTVERSION:R} |