From 4cb60faedd280bf4b0b07bd947bd9087e09d4357 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Sat, 22 Nov 2014 20:40:08 +0000 Subject: Finally retire USE_PGSQL --- databases/sqlclient/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/sqlclient') diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile index f596b8c5232a..8d490d9e9932 100644 --- a/databases/sqlclient/Makefile +++ b/databases/sqlclient/Makefile @@ -20,7 +20,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= Performance:${PERFORMANCE_PORT} USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -USE_PGSQL=yes +USES+= pgsql USE_MYSQL=yes USE_SQLITE=yes -- cgit v1.2.3