From 505c76c3f2653a6962d61fe6dfb39338e0fc851c Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 6 Aug 2005 06:26:36 +0000 Subject: Add and enable postgresql80-{plperl,plpython,pltcl}. --- databases/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index ce331362b0b..37f8095ebb0 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2005/08/04 11:30:31 drochner Exp $ +# $NetBSD: Makefile,v 1.179 2005/08/06 06:26:36 jlam Exp $ # COMMENT= Databases @@ -120,6 +120,9 @@ SUBDIR+= postgresql74-server SUBDIR+= postgresql80 SUBDIR+= postgresql80-client SUBDIR+= postgresql80-server +SUBDIR+= postgresql80-plperl +SUBDIR+= postgresql80-plpython +SUBDIR+= postgresql80-pltcl SUBDIR+= pxtools SUBDIR+= py-IndexedCatalog SUBDIR+= py-PgSQL -- cgit v1.2.3