diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:50:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:50:52 +0000 |
commit | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (patch) | |
tree | a5645c22dd69a9e7122b23d181b392c7542f5bea /net-im/py-jabber | |
parent | 3fc2da5cbcc001ef733b116e912daeef49052f2d (diff) |
Notes
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r-- | net-im/py-jabber/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index f2704c416829..ca361180b41a 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -16,8 +16,6 @@ DISTNAME= jabberpy-${PORTVERSION}-0 MAINTAINER= flz@FreeBSD.org COMMENT= A Python Jabber library -RUN_DEPENDS= ${PYEXPAT} - USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= jabber.py |