summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: 0ada96404f47117aa80ad6e644ae41dbe5a7d181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.3 2005/02/05 17:01:29 jmmv Exp $
#

LIBGDA_PROVIDER=	postgres

PKGREVISION=		2

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

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

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