diff options
author | schmonz <schmonz@pkgsrc.org> | 2009-04-21 17:52:26 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2009-04-21 17:52:26 +0000 |
commit | c860b21ccc36c04aca476e36f7369f1fd126349d (patch) | |
tree | 7c1c72ee6fb07327e292e79f3937157dae39bcd1 /graphics | |
parent | 31bf4cc685eabdd5a5ffc0741946003a4a33a2e1 (diff) | |
download | pkgsrc-c860b21ccc36c04aca476e36f7369f1fd126349d.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 |