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-libpqxx3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql-libpqxx3') diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 6f6576d086d2..84ef7ba7461c 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -16,7 +16,7 @@ COMMENT= New C++ interface for PostgreSQL CONFLICTS= postgresql-libpqxx-[2-4].* PORTSCOUT= limit:^2\. -USES= gmake libtool pgsql pkgconfig shebangfix +USES+= gmake libtool pgsql pkgconfig shebangfix GNU_CONFIGURE= yes USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} -- cgit v1.2.3