aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-05-16 08:58:32 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-05-16 08:58:32 +0000
commit8091c94fd5689e4265ada618508b94be75061e23 (patch)
tree719c9ec206bcd7517b7022d8c0673a722ab9d090 /databases
parent6721f02ea1cb0aa4cd7b4e876f3b40f637047efd (diff)
downloadports-8091c94fd5689e4265ada618508b94be75061e23.tar.gz
ports-8091c94fd5689e4265ada618508b94be75061e23.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/pgpool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile
index 66e35d76f471..bb9ecaa40a8d 100644
--- a/databases/pgpool/Makefile
+++ b/databases/pgpool/Makefile
@@ -13,6 +13,8 @@ COMMENT= Connection pool server for PostgreSQL
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
+PORTSCOUT= limit:^3.4.[0-9]*
+
USES= gmake libtool pgsql:9.3+
GNU_CONFIGURE= yes
USE_LDCONFIG= yes