diff options
Diffstat (limited to 'graphics/py-seqdiag/Makefile')
-rw-r--r-- | graphics/py-seqdiag/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index 945d50d9b27..4ae9844cdde 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/06 14:11:18 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/11/19 20:02:13 cheusov Exp $ # -DISTNAME= seqdiag-0.7.3 +DISTNAME= seqdiag-0.8.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= graphics MASTER_SITES= http://pypi.python.org/packages/source/s/seqdiag/ @@ -11,7 +11,7 @@ HOMEPAGE= http://blockdiag.com/seqdiag/build/html/ COMMENT= Simple sequence-diagram image generator LICENSE= apache-2.0 -DEPENDS+= ${PYPKGPREFIX}-blockdiag>=1.1.2:../../graphics/py-blockdiag +DEPENDS+= ${PYPKGPREFIX}-blockdiag>=1.1.7:../../graphics/py-blockdiag USE_LANGUAGES= # none |