From f28d555e18f935b83971ec8fe6c74564beccb54b Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- databases/pgpool/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases/pgpool') diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index df8c1226ad9..74ba68ba7d6 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/01/15 17:09:50 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2007/03/24 19:21:20 joerg Exp $ DISTNAME= pgpool-2.7 CATEGORIES= databases @@ -12,6 +12,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q} +INSTALLATION_DIRS= share/examples + CONF_FILES= ${PREFIX}/share/examples/pgpool.conf.sample \ ${PKG_SYSCONFDIR}/pgpool.conf -- cgit v1.2.3