summaryrefslogtreecommitdiff
path: root/graphics/circos
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-08 13:52:57 +0000
committerwiz <wiz@pkgsrc.org>2010-06-08 13:52:57 +0000
commit1b02f19cf95cd4eeabc1c4d25e3d44e4c523956f (patch)
tree4bdc43f109523888f3235e5f21c5a41b150569a6 /graphics/circos
parentdf3f203e3864b54656d56881902a64a52efc3b44 (diff)
downloadpkgsrc-1b02f19cf95cd4eeabc1c4d25e3d44e4c523956f.tar.gz
Fix dependency pattern.
Diffstat (limited to 'graphics/circos')
-rw-r--r--graphics/circos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/circos/Makefile b/graphics/circos/Makefile
index c2cdd612bb9..f1b42196ac0 100644
--- a/graphics/circos/Makefile
+++ b/graphics/circos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/07/09 19:48:23 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/08 13:52:57 wiz Exp $
#
DISTNAME= circos-0.49
@@ -25,7 +25,7 @@ DEPENDS+= p5-Math-Bezier-[0-9]*:../../math/p5-Math-Bezier
DEPENDS+= p5-Math-Round-[0-9]*:../../math/p5-Math-Round
DEPENDS+= p5-Math-VecStat-[0-9]*:../../math/p5-Math-VecStat
DEPENDS+= p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate
-DEPENDS+= p5-Set-IntSpan>=1.11*:../../devel/p5-Set-IntSpan
+DEPENDS+= p5-Set-IntSpan>=1.11:../../devel/p5-Set-IntSpan
PKG_SYSCONFSUBDIR= ${PKGBASE}
INSTALLATION_DIRS+= bin share/${PKGBASE} ${FONTDIR} ${EGDIR}