postgresql-promscale_extension: upstream says not for PostgreSQL 11.x

This commit is contained in:
tnn 2021-02-13 10:59:13 +00:00
parent b558381864
commit 7f027e0e18

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2020/11/05 09:07:43 ryoon Exp $
# $NetBSD: Makefile,v 1.4 2021/02/13 10:59:13 tnn Exp $
DISTNAME= promscale_extension-0.1.1
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
@ -20,7 +20,7 @@ LICENSE= apache-2.0
DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
.include "cargo-depends.mk"
PGSQL_VERSIONS_ACCEPTED= 12 11
PGSQL_VERSIONS_ACCEPTED= 12
USE_TOOLS+= gmake