From b4e6546b7ffb37f328f75bc97440e5a8a8d0f784 Mon Sep 17 00:00:00 2001 From: crees Date: Sat, 22 Nov 2014 19:13:49 +0000 Subject: Switch to USES=pgsql --- net-im/jabberd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 6bbe741dbc9c..162b6b4a96e9 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -68,7 +68,7 @@ EIP+= ${OPENSSLINC} DEBUG_CONFIGURE_ENABLE= debug -PGSQL_USE= PGSQL=yes +PGSQL_USES= pgsql PGSQL_CONFIGURE_ENABLE= pgsql SQLITE_CONFIGURE_ENABLE=sqlite -- cgit