summaryrefslogtreecommitdiff
path: root/graphics/circos/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-06-08 13:52:57 +0000
committerwiz <wiz>2010-06-08 13:52:57 +0000
commitb49f56c7cd2cc7d437aa77394883fe514d3741e3 (patch)
tree4bdc43f109523888f3235e5f21c5a41b150569a6 /graphics/circos/Makefile
parent3858e3934983d434a69a9009bcbd5cc888b69147 (diff)
downloadpkgsrc-b49f56c7cd2cc7d437aa77394883fe514d3741e3.tar.gz
Fix dependency pattern.
Diffstat (limited to 'graphics/circos/Makefile')
-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}