diff options
Diffstat (limited to 'net-im/py-jabberbot/Makefile')
-rw-r--r-- | net-im/py-jabberbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index 0f66c42fd35e..4aa289851958 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple Jabber Bot for Python LICENSE= GPLv3 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmpppy>0:${PORTSDIR}/net-im/py-xmpppy +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmpppy>0:net-im/py-xmpppy USES= python:2 USE_PYTHON= distutils autoplist |