![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / libgda-postgres / Makefile (download)
Revision 1.5, Mon Dec 5 23:55:04 2005 UTC (17 years, 2 months ago) by rillig
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
# $NetBSD: Makefile,v 1.5 2005/12/05 23:55:04 rillig 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"