summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-06-22 16:54:02 +0000
committerrh <rh>2000-06-22 16:54:02 +0000
commit6fce797176a36c38ad3f58a3fed79ea1b5b0f67b (patch)
treecf8d9754f5694e43b1c7a84210246a33b9aca6a5 /databases/Makefile
parent50077318dd4d686abfa799032be7daf182da22ac (diff)
downloadpkgsrc-6fce797176a36c38ad3f58a3fed79ea1b5b0f67b.tar.gz
Add and enable freetds and sqsh
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c3a40db6c89..a4b085e7b57 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2000/04/28 00:42:55 garbled Exp $
+# $NetBSD: Makefile,v 1.35 2000/06/22 16:54:02 rh Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
SUBDIR += db
SUBDIR += db3
SUBDIR += gdbm
+ SUBDIR += freetds
SUBDIR += gtksql
SUBDIR += gtranscript
SUBDIR += iodbc
@@ -27,6 +28,7 @@
SUBDIR += py-postgresql
SUBDIR += rrdtool
SUBDIR += sdbm
+ SUBDIR += sqsh
SUBDIR += tcl-gdbm
SUBDIR += tcl-postgresql
SUBDIR += tk-postgresql