summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-09-21 19:13:40 +0000
committerjlam <jlam@pkgsrc.org>1999-09-21 19:13:40 +0000
commit5f16044d94f979e70d0d5a455c3968572e798952 (patch)
tree8002166616e3413a3c471c986b71875a551fe71c /databases/Makefile
parent55eff1c6f173b0495ee630ede3d66374803eb7ea (diff)
downloadpkgsrc-5f16044d94f979e70d0d5a455c3968572e798952.tar.gz
Add and enable pgacess.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b2e1b9eaf69..521ca823904 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/08/20 16:12:32 rh Exp $
+# $NetBSD: Makefile,v 1.21 1999/09/21 19:13:40 jlam Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -20,6 +20,7 @@
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
SUBDIR += p5-gdbm
+ SUBDIR += pgaccess
SUBDIR += postgresql
SUBDIR += py-gdbm
SUBDIR += py-mysql