summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: 3725493175e5c9308fb98f3cc86249e47ee1817d (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.25 2013/10/06 19:55:38 joerg 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"