summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: aa085e4d9bcbe63b5dcf41b0c0b950d56e343b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.4 2005/02/25 17:22:43 drochner Exp $
#

LIBGDA_PROVIDER=	postgres

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

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

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