![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / odbc-postgresql / Makefile (download)
Revision 1.9, Mon Dec 5 23:55:04 2005 UTC (17 years, 1 month ago) by rillig
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
# $NetBSD: Makefile,v 1.9 2005/12/05 23:55:04 rillig Exp $ .include "Makefile.common" PKGNAME= odbc-postgresql-${BASE_VERS} COMMENT= ODBC interface to PostgreSQL CONFIGURE_ARGS+= --with-odbcinst=${PKG_SYSCONFDIR:Q} .include "../../mk/bsd.pkg.mk"