summaryrefslogtreecommitdiffstats
path: root/database/postgresql/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/DEPENDS')
-rwxr-xr-xdatabase/postgresql/DEPENDS10
1 files changed, 0 insertions, 10 deletions
diff --git a/database/postgresql/DEPENDS b/database/postgresql/DEPENDS
index 2828ccb1a4..abdbf020f8 100755
--- a/database/postgresql/DEPENDS
+++ b/database/postgresql/DEPENDS
@@ -3,11 +3,6 @@ optional_depends tcl \
"--without-tcl" \
"for PL/Tcl support" &&
-optional_depends tk \
- "--with-tk" \
- "--without-tk" \
- "for Tcl/Tk support" &&
-
optional_depends perl \
"--with-perl" \
"--without-perl" \
@@ -38,11 +33,6 @@ optional_depends readline \
"--without-readline" \
"for Readline support in psql, the command line interface" &&
-optional_depends unixodbc \
- "--enable-odbc --with-unixodbc" \
- "--without-unixodbc" \
- "for ODBC support" &&
-
optional_depends openssl \
"--with-openssl" \
"--without-openssl" \