diff --git a/databases/pg_store_plans/Makefile b/databases/pg_store_plans/Makefile index 357b8b114a44..87aaadb5fff7 100644 --- a/databases/pg_store_plans/Makefile +++ b/databases/pg_store_plans/Makefile @@ -21,7 +21,7 @@ MAKE_ARGS= USE_PGXS=YES .include .if ${PGSQL_VER} > 16 -IGNORE Only supported up to pgsql 16 +IGNORE= Only supported up to pgsql 16 .endif .include