summaryrefslogtreecommitdiff
path: root/databases/pgpoolAdmin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
commit36117d709704f772dbc3d305cda6923741791598 (patch)
tree6c3ec2a25be0f66e3eb89c7c32e68146ec791ef6 /databases/pgpoolAdmin
parentUpdate Zope to 2.13.21. This update also includes: (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
Notes
Notes: svn path=/head/; revision=327717
Diffstat (limited to 'databases/pgpoolAdmin')
-rw-r--r--databases/pgpoolAdmin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/pgpoolAdmin/Makefile b/databases/pgpoolAdmin/Makefile
index d1c34d3840b4..44e2ac8360c3 100644
--- a/databases/pgpoolAdmin/Makefile
+++ b/databases/pgpoolAdmin/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: pgpoolAdmin
-# Date created: Apr 10, 2007
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= pgpoolAdmin
PORTVERSION= 3.0.1
@@ -19,6 +14,7 @@ USE_PHP= mbstring pcre pgsql session
NO_BUILD= yes
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
+NO_STAGE= yes
post-extract:
${MV} ${WRKSRC}/conf/pgmgt.conf.php ${WRKSRC}/conf/pgmgt.conf.php.sample