summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: 96f073e768a3744df221e5c2744f34a72e4ee320 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.34 2021/04/21 11:41:12 adam Exp $

LIBGDA_PROVIDER=	postgres

PKGREVISION= 5
.include "../../databases/libgda/Makefile.common"

CONFIGURE_ARGS+=	--with-postgres=${PGSQL_PREFIX:Q}

.include "../../mk/pgsql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"