diff options
Diffstat (limited to 'graphics/py-seqdiag/Makefile')
-rw-r--r-- | graphics/py-seqdiag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index 05c1c93d89b..9c6bedf609b 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/09/11 05:39:48 obache Exp $ +# $NetBSD: Makefile,v 1.8 2013/09/11 05:42:38 obache Exp $ # DISTNAME= seqdiag-0.8.2 @@ -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.7:../../graphics/py-blockdiag +DEPENDS+= ${PYPKGPREFIX}-blockdiag>=1.2.4:../../graphics/py-blockdiag USE_LANGUAGES= # none |