From dab15277f4ab5eef396460d80afc54d1f390a815 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Mon, 25 Aug 2014 17:53:26 +0000 Subject: Convert pgsql ports to use USES+=pgsql Reviewed by: bapt --- databases/postgresql-odbc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql-odbc') diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 2b3c16fdf4c9..a264c09a6898 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -15,7 +15,7 @@ COMMENT= PostgreSQL ODBC driver LICENSE= LGPL20 -USES= libtool pgsql +USES+= libtool pgsql USE_OPENSSL= yes USE_LDCONFIG= yes -- cgit v1.2.3