pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/circos Remove a bunch of outdated XXX comment...
details: https://anonhg.NetBSD.org/pkgsrc/rev/296eb0f72d6f
branches: trunk
changeset: 392620:296eb0f72d6f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon May 04 22:26:56 2009 +0000
description:
Remove a bunch of outdated XXX comments (not sure how I missed them before).
diffstat:
graphics/circos/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r 2e84e01356ad -r 296eb0f72d6f graphics/circos/Makefile
--- a/graphics/circos/Makefile Mon May 04 20:45:41 2009 +0000
+++ b/graphics/circos/Makefile Mon May 04 22:26:56 2009 +0000
@@ -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-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 @@
${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"
Home |
Main Index |
Thread Index |
Old Index