summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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