diff options
author | schmonz <schmonz> | 2009-04-21 17:52:26 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2009-04-21 17:52:26 +0000 |
commit | fdeec593efb02510248dcb04a7869227284f9f57 (patch) | |
tree | 7c1c72ee6fb07327e292e79f3937157dae39bcd1 /graphics | |
parent | 0e53dc7267dc0fafb3b262b5cd03cd2603ea39ac (diff) | |
download | pkgsrc-fdeec593efb02510248dcb04a7869227284f9f57.tar.gz |
Add and enable circos.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 97416171799..494639ced68 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2009/04/15 04:06:42 reed Exp $ +# $NetBSD: Makefile,v 1.521 2009/04/21 17:52:26 schmonz Exp $ # COMMENT= Graphics tools and libraries @@ -48,6 +48,7 @@ SUBDIR+= camlimages SUBDIR+= cdlabelgen SUBDIR+= cheese SUBDIR+= cinepaint +SUBDIR+= circos SUBDIR+= claraocr SUBDIR+= clutter SUBDIR+= clutter-box2d |