diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
| commit | e1555011ab42870150513585c13b3a273e4bf53b (patch) | |
| tree | 75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /databases/postgresql-libpqxx | |
| parent | - Convert ports from cad/, chinese/, comms/ and converters/ to new (diff) | |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/postgresql-libpqxx')
| -rw-r--r-- | databases/postgresql-libpqxx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 67cde41a5137..0f4c5dd56099 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -17,8 +17,7 @@ LICENSE= BSD3CLAUSE CONFLICTS= postgresql-libpqxx-3.* postgresql-libpqxx3-3.* PORTSCOUT= limit:^2\. -USE_PYTHON_BUILD= yes -USES+= gmake libtool pgsql shebangfix +USES+= gmake libtool pgsql python:build shebangfix GNU_CONFIGURE= yes USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION:R} |
