diff options
Diffstat (limited to 'databases/postgresql-libpqxx')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 0991759b9cfe..524a20033ede 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE CONFLICTS= postgresql-libpqxx-[1-5].* postgresql-libpqxx3-3.* \ postgresql-libpqxx4-4.* -USES= gmake libtool pathfix pgsql python:2.7,build shebangfix +USES= compiler:c++11-lang gmake libtool pathfix pgsql python:2.7,build shebangfix USE_GITHUB= yes GH_ACCOUNT= jtv GNU_CONFIGURE= yes |