summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-27 03:33:59 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-27 03:33:59 +0000
commite2e3ab3c571a4c84b78ee02afaf6806409ae029d (patch)
tree13010d4b923cfd148d51bb43229ebc110568556d /databases/Makefile
parentf401452b5f57c70822018203688c1a66d322b486 (diff)
downloadpkgsrc-e2e3ab3c571a4c84b78ee02afaf6806409ae029d.tar.gz
Only uncomment working/tested ports
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile27
1 files changed, 14 insertions, 13 deletions
diff --git a/databases/Makefile b/databases/Makefile
index be04d17d8fe..05f6875f0ac 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 03:25:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/10/27 03:33:59 hubertf Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
- SUBDIR += db
+
+# SUBDIR += db
SUBDIR += gdbm
- SUBDIR += gnats
- SUBDIR += msql
- SUBDIR += mysql
- SUBDIR += p5-DBD-mysql
- SUBDIR += p5-DBD-Pg
- SUBDIR += p5-DBI
- SUBDIR += p5-Msql
- SUBDIR += p5-Mysql
- SUBDIR += p5-Pg
- SUBDIR += postgresql
- SUBDIR += typhoon
+# SUBDIR += gnats
+# SUBDIR += msql
+# SUBDIR += mysql
+# SUBDIR += p5-DBD-mysql
+# SUBDIR += p5-DBD-Pg
+# SUBDIR += p5-DBI
+# SUBDIR += p5-Msql
+# SUBDIR += p5-Mysql
+# SUBDIR += p5-Pg
+# SUBDIR += postgresql
+# SUBDIR += typhoon
.include <bsd.port.subdir.mk>