summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: 9d1f5821e3719db99a8f295c45183d02cc8351e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.28 2016/10/09 21:41:56 wiz Exp $

LIBGDA_PROVIDER=	postgres
PKGREVISION=		3

.include "../../databases/libgda/Makefile.common"

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

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