summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: 2c2f9e75b62c3fb7fa075108daeca951d9b16db9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.10 2006/09/16 10:19:03 wiz Exp $
#

LIBGDA_PROVIDER=	postgres

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

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

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