2012-03-03 01:11:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.20 2012/03/03 00:14:24 wiz Exp $
|
2004-05-06 13:17:26 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
LIBGDA_PROVIDER= postgres
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
2004-05-06 13:17:26 +02:00
|
|
|
|
|
|
|
.include "../../databases/libgda/Makefile.common"
|
|
|
|
|
2012-03-03 01:11:51 +01:00
|
|
|
PKGREVISION= 6
|
2005-12-06 00:55:01 +01:00
|
|
|
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
|
2004-05-06 13:17:26 +02:00
|
|
|
|
2004-07-25 00:45:14 +02:00
|
|
|
.include "../../mk/pgsql.buildlink3.mk"
|
2004-05-06 13:17:26 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|