From fbf3a8087aaf1013674878949dfab75b2ebe26d3 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 7 Jun 2006 12:54:48 +0000 Subject: Use install framework for info pages. Bump revision. --- net/mydns-pgsql/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net/mydns-pgsql') diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile index 816b2ab00b0..2819281ec43 100644 --- a/net/mydns-pgsql/Makefile +++ b/net/mydns-pgsql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:27 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/07 12:54:48 joerg Exp $ PKGNAME= ${DISTNAME:S/-/-pgsql-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PostgreSQL-based DNS server CONFLICTS= mydns-mysql-[0-9]* @@ -10,5 +10,7 @@ CONFIGURE_ARGS+= --without-mysql CONFIGURE_ARGS+= --with-pgsql-lib=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/lib CONFIGURE_ARGS+= --with-pgsql-include=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/include +INFO_FILES= # PLIST + .include "../../mk/pgsql.buildlink3.mk" .include "Makefile.common" -- cgit v1.2.3