diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2006-11-09 05:15:49 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2006-11-09 05:15:49 +0000 |
commit | cfceec7f1a7a17bacd7c2205929b4d41f59f05e1 (patch) | |
tree | e054290c263cda287a987d2575e60a580757435b /graphics/Makefile | |
parent | 0914a2dedf7f86767ebc1aa316916ef993bd18d4 (diff) | |
download | pkgsrc-cfceec7f1a7a17bacd7c2205929b4d41f59f05e1.tar.gz |
+opencv
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bc78aa44cdb..ca069bb2657 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.439 2006/10/30 21:52:35 agc Exp $ +# $NetBSD: Makefile,v 1.440 2006/11/09 05:15:49 uebayasi Exp $ # COMMENT= Graphics tools and libraries @@ -202,6 +202,7 @@ SUBDIR+= ns-cult3d SUBDIR+= nvtv SUBDIR+= nvtv-gtk2 SUBDIR+= ocrad +SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr SUBDIR+= optipng |