diff options
author | reinoud <reinoud@pkgsrc.org> | 2012-02-26 20:42:08 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2012-02-26 20:42:08 +0000 |
commit | cc03c7f690a5f0088480cb4136ff88587da9abb8 (patch) | |
tree | 36212f7aadd8defdbbc216b446f258056d138fc0 /graphics | |
parent | e37ca6120484741b338e2d30448a3b36d88e5246 (diff) | |
download | pkgsrc-cc03c7f690a5f0088480cb4136ff88587da9abb8.tar.gz |
Add OpenCSG to the list of subdirs
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 9ce3e0ea5be..e4f21ba4567 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.623 2012/01/23 23:33:05 wiz Exp $ +# $NetBSD: Makefile,v 1.624 2012/02/26 20:42:08 reinoud Exp $ # COMMENT= Graphics tools and libraries @@ -285,6 +285,7 @@ SUBDIR+= ns-cult3d SUBDIR+= nvtv SUBDIR+= ocrad SUBDIR+= opencv +SUBDIR+= opencsg SUBDIR+= opendis SUBDIR+= openexr SUBDIR+= openjpeg |