From 60dd586f1a634bbbdabe820ec298647613aff23b Mon Sep 17 00:00:00 2001 From: schmonz Date: Mon, 4 May 2009 22:26:56 +0000 Subject: Remove a bunch of outdated XXX comments (not sure how I missed them before). --- graphics/circos/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/circos/Makefile b/graphics/circos/Makefile index 26f559d083d..18ed7366c95 100644 --- a/graphics/circos/Makefile +++ b/graphics/circos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/04/21 17:51:05 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/04 22:26:56 schmonz Exp $ # DISTNAME= circos-0.49 @@ -19,8 +19,8 @@ DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone DEPENDS+= p5-Config-General-[0-9]*:../../devel/p5-Config-General DEPENDS+= p5-GD-[0-9]*:../../graphics/p5-GD DEPENDS+= p5-Math-Bezier-[0-9]*:../../math/p5-Math-Bezier -DEPENDS+= p5-Math-Round-[0-9]*:../../math/p5-Math-Round # XXX commit -DEPENDS+= p5-Math-VecStat-[0-9]*:../../math/p5-Math-VecStat # XXX +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 @@ -63,7 +63,5 @@ do-install: ${INSTALL_DATA} $${f} ${PREFIX}/${EGDIR}; \ done; \ pax -rw -pp data fonts images svg tutorials ${PREFIX}/share/circos - # XXX install recursively data,images,svg,tutorials to share/circos - # XXX then see if stuff works, find more paths to fix .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3