diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
| commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
| tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /databases/py-postgresql | |
| parent | 1510b743f230c8b6af6cc251122903f0afdc1461 (diff) | |
Notes
Diffstat (limited to 'databases/py-postgresql')
| -rw-r--r-- | databases/py-postgresql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 5fce994f2bec..c87b246b97af 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -15,7 +15,7 @@ COMMENT= Python 3 compatible PostgreSQL database driver and tools LICENSE= BSD3CLAUSE -USE_ZIP= yes +USES= zip USE_PGSQL= yes USE_PYTHON= 3 USE_PYDISTUTILS= yes |
