summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: a741bc95cd70647c470fe8f367bf6054f3774719 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.7 2006/02/04 17:02:46 wiz Exp $
#

LIBGDA_PROVIDER=	postgres

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

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

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