aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2002-02-19 08:37:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2002-02-19 08:37:32 +0000
commit89b156adbd74dd11edee435fae9578704e1c32d5 (patch)
treec9c7d09faaffd4c69df4ebb72ebe33d1c0f0ca32 /databases/Makefile
parent6759124a42b50a51be613bd43e51f95fae0993cf (diff)
downloadports-89b156adbd74dd11edee435fae9578704e1c32d5.tar.gz
ports-89b156adbd74dd11edee435fae9578704e1c32d5.zip
This is a port of the client odbc support from the postgresql-7.2
distribution, that used to be apart of the postgresql7 port. PR: ports/34857 Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes: svn path=/head/; revision=54894
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index cbfbe52af1cf..606d8af029a0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -92,6 +92,7 @@
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
SUBDIR += postgresql-jdbc
+ SUBDIR += postgresql-odbc
SUBDIR += postgresql-plruby
SUBDIR += postgresql7
SUBDIR += pxtools