summaryrefslogtreecommitdiffstats
path: root/database/postgresql/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/DEPENDS')
-rwxr-xr-xdatabase/postgresql/DEPENDS4
1 files changed, 2 insertions, 2 deletions
diff --git a/database/postgresql/DEPENDS b/database/postgresql/DEPENDS
index 7f0ac69e9a..ab8a949e71 100755
--- a/database/postgresql/DEPENDS
+++ b/database/postgresql/DEPENDS
@@ -44,8 +44,8 @@ optional_depends readline \
"for Readline support in psql, the command line interface" &&
optional_depends SSL \
- "--with-opennssl" \
- "--without-opennssl" \
+ "--with-openssl" \
+ "--without-openssl" \
"for SSL (encrypted) connection support" &&
optional_depends libxml2 \