summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorimil <imil>2014-04-08 16:52:50 +0000
committerimil <imil>2014-04-08 16:52:50 +0000
commitd5b68bb5ed7db6fc71cfe1be5b5862d1b9fe7368 (patch)
tree522a55f188c5fb6754a683ecee1974f6534b3762 /net
parent967ba5b24aa7b9081fd088867a064f3bad9f1d6c (diff)
downloadpkgsrc-d5b68bb5ed7db6fc71cfe1be5b5862d1b9fe7368.tar.gz
Forgot a new dependency for py-irclib (lang/py-six)
Diffstat (limited to 'net')
-rw-r--r--net/py-irclib/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/py-irclib/Makefile b/net/py-irclib/Makefile
index 6cd61e7ffed..76b5ff1ad9a 100644
--- a/net/py-irclib/Makefile
+++ b/net/py-irclib/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2014/04/08 16:40:35 imil Exp $
+# $NetBSD: Makefile,v 1.5 2014/04/08 16:52:50 imil Exp $
#
IRCVERS= 8.5.4
DISTNAME= irc-${IRCVERS}
PKGNAME= ${PYPKGPREFIX}-irclib-${IRCVERS}
+PKGREVISION= 1
CATEGORIES= net python
MASTER_SITES= http://pypi.python.org/packages/source/i/irc/
EXTRACT_SUFX= .zip
@@ -15,6 +16,8 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six
+
.include "../../lang/python/egg.mk"
PLIST_VARS+= requires