diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:29:51 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:29:51 +0000 |
commit | f850cf2ff02e845bcec03dff14fa110cb5808d6a (patch) | |
tree | 68b40f3f4036b306637ebfb7679083aa441086a8 /net-im/py-punjab | |
parent | 2f71940292af6b2d050e8b473d717357401b40fc (diff) | |
download | ports-f850cf2ff02e845bcec03dff14fa110cb5808d6a.tar.gz ports-f850cf2ff02e845bcec03dff14fa110cb5808d6a.zip |
Notes
Diffstat (limited to 'net-im/py-punjab')
-rw-r--r-- | net-im/py-punjab/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile index a7944ca4e7de..e0f404e5aca3 100644 --- a/net-im/py-punjab/Makefile +++ b/net-im/py-punjab/Makefile @@ -11,10 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= HTTP XMPP client interface -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes -USES= twisted:words,web,conch,names +USE_PYTHON= distutils autoplist +USES= python twisted:words,web,conch,names PORTDOCS= README.txt INSTALL.txt PKG-INFO |