diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-01-04 13:11:03 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-01-04 13:11:03 +0000 |
commit | 986c19dc582b7ed2367f970cbe3adcbc7e7b1bba (patch) | |
tree | bfd0b0a2c9a0a211a6cbc07c505d571b54b1fc16 /databases/Makefile | |
parent | 74d196422ace8b773e6e7fbbfc803b9e5d752137 (diff) | |
download | pkgsrc-986c19dc582b7ed2367f970cbe3adcbc7e7b1bba.tar.gz |
Add and enable gtksql.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index df8c1ca4f2b..40850382d7d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.9 1998/12/19 18:44:45 tsarna Exp $ +# $NetBSD: Makefile,v 1.10 1999/01/04 13:11:03 frueauf Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # # SUBDIR += db SUBDIR += gdbm # SUBDIR += gnats + SUBDIR += gtksql # SUBDIR += msql SUBDIR += mysql # SUBDIR += p5-DBD-mysql |