databases/pg_store_plans: Fix syntax

PR:		286165
This commit is contained in:
Kevin Bowling 2025-05-01 01:47:37 -07:00
parent 3438d062f0
commit ef55a0053d

View File

@ -21,7 +21,7 @@ MAKE_ARGS= USE_PGXS=YES
.include <bsd.port.pre.mk>
.if ${PGSQL_VER} > 16
IGNORE Only supported up to pgsql 16
IGNORE= Only supported up to pgsql 16
.endif
.include <bsd.port.post.mk>