summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres/Makefile
blob: db92193b21e038024b79e811142049815006fc50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:00 joerg Exp $
#

LIBGDA_PROVIDER=	postgres
PKGREVISION=	1
PKG_DESTDIR_SUPPORT=	user-destdir

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

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

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