summaryrefslogtreecommitdiff
path: root/graphics
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
commit620fe81c0fc69a34eece71a78578159e6583d73b (patch)
tree4bdc43f109523888f3235e5f21c5a41b150569a6 /graphics
parent0cb72e013d7371b8b9c4efc974c04facee450977 (diff)
downloadpkgsrc-620fe81c0fc69a34eece71a78578159e6583d73b.tar.gz
Fix dependency pattern.
Diffstat (limited to 'graphics')
-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}