summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-trytond/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/py-trytond/Makefile b/devel/py-trytond/Makefile
index f2213c8b04d..f904ae06d80 100644
--- a/devel/py-trytond/Makefile
+++ b/devel/py-trytond/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2015/03/15 00:17:34 rodent Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/19 00:54:30 rodent Exp $
TRYTON_MODULE_NAME= trytond
.include "../../devel/py-trytond/Makefile.common"
+PKGREVISION= 1
CATEGORIES= devel python
MAINTAINER= rodent@NetBSD.org
@@ -10,7 +11,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-python-sql>=0.2:../../databases/py-python-sql
DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib
-DEPENDS+= ${PYPKGPREFIX}-bcrypt-[0-9]*:../../security/py-bcrypt
+DEPENDS+= ${PYPKGPREFIX}-py-bcrypt-[0-9]*:../../security/py-py-bcrypt
DEPENDS+= ${PYPKGPREFIX}-relatorio>=0.2.0:../../textproc/py-relatorio
DEPENDS+= ${PYPKGPREFIX}-lxml>=2.0:../../textproc/py-lxml