From 1d00aa2b00e092386a9279e5dd9acc7b362b605a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 11 Dec 2017 16:54:20 +0000 Subject: - Those ports fail to build with python3 - Add some explicit FLAVOR to dependencies where needed --- 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 591a12c42658..7f56b7fdf596 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 pathfix pgsql pkgconfig python:build shebangfix +USES+= gmake libtool pathfix pgsql pkgconfig python:2.7,build shebangfix GNU_CONFIGURE= yes USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} -- cgit v1.2.3