summaryrefslogtreecommitdiff
path: root/net-im/py-jabber/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:29:51 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:29:51 +0000
commitf850cf2ff02e845bcec03dff14fa110cb5808d6a (patch)
tree68b40f3f4036b306637ebfb7679083aa441086a8 /net-im/py-jabber/Makefile
parent- Convert ports of net/ to new USES=python (diff)
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371450
Diffstat (limited to 'net-im/py-jabber/Makefile')
-rw-r--r--net-im/py-jabber/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
index 9d0d3fe4f6a1..9ed2db7a87f8 100644
--- a/net-im/py-jabber/Makefile
+++ b/net-im/py-jabber/Makefile
@@ -11,9 +11,8 @@ DISTNAME= jabberpy-${PORTVERSION}-0
MAINTAINER= flz@FreeBSD.org
COMMENT= Python Jabber library
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
PLIST_FILES= ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}/jabber.pth
post-install: