From 9587d9cf9c7485574cc98f0a2d960c65c9e2ad5b Mon Sep 17 00:00:00 2001 From: ghen Date: Tue, 24 Jan 2006 09:10:50 +0000 Subject: Reindent. --- net/mydns-pgsql/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/mydns-pgsql/Makefile') diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile index 18a357793a2..f8801941d96 100644 --- a/net/mydns-pgsql/Makefile +++ b/net/mydns-pgsql/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2005/11/05 12:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/24 09:10:51 ghen Exp $ -PKGNAME= ${DISTNAME:S/-/-pgsql-/} -PKGREVISION= 1 -COMMENT= PostgreSQL-based DNS server +PKGNAME= ${DISTNAME:S/-/-pgsql-/} +PKGREVISION= 1 +COMMENT= PostgreSQL-based DNS server -CONFLICTS= mydns-mysql-[0-9]* +CONFLICTS= mydns-mysql-[0-9]* CONFIGURE_ARGS+= --without-mysql CONFIGURE_ARGS+= --with-pgsql-lib=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/lib -- cgit v1.2.3