diff options
Diffstat (limited to 'databases/py-pgxnclient/Makefile')
-rw-r--r-- | databases/py-pgxnclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pgxnclient/Makefile b/databases/py-pgxnclient/Makefile index 74d0e332f2d4..2bc7ed84527d 100644 --- a/databases/py-pgxnclient/Makefile +++ b/databases/py-pgxnclient/Makefile @@ -11,6 +11,6 @@ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Command line tool to interact with the PostgreSQL Extension Network USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist concurrent optsuffix .include <bsd.port.mk> |