summaryrefslogtreecommitdiff
path: root/databases/postgresql95-client
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-13 04:58:21 +0000
committerrillig <rillig@pkgsrc.org>2020-05-13 04:58:21 +0000
commit1e52cdb96b0c5c5bac06737e6afeb745500c9f9d (patch)
tree503ddfaf7f9a77be5dc4bb396745f9e76e30147c /databases/postgresql95-client
parent5e856348d775cd3ea644cb7c15904f8a11f673c7 (diff)
downloadpkgsrc-1e52cdb96b0c5c5bac06737e6afeb745500c9f9d.tar.gz
databases/postgresql: suppress USE_TOOLS+=perl warning
Diffstat (limited to 'databases/postgresql95-client')
-rw-r--r--databases/postgresql95-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql95-client/Makefile b/databases/postgresql95-client/Makefile
index 81acd10a31c..f48d2226c96 100644
--- a/databases/postgresql95-client/Makefile
+++ b/databases/postgresql95-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/02/14 17:06:44 adam Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/13 04:58:22 rillig Exp $
PKGNAME= ${DISTNAME:S/-/95-client-/}
COMMENT= PostgreSQL database client programs
@@ -6,6 +6,7 @@ COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql95/Makefile.common"
USE_TOOLS+= gzip tar
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --with-openssl
CONFIGURE_ARGS+= --with-zlib