summaryrefslogtreecommitdiff
path: root/databases/pgpool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgpool/Makefile')
-rw-r--r--databases/pgpool/Makefile4
1 files changed, 3 insertions, 1 deletions
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