diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-16 20:18:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-16 20:18:21 +0000 |
commit | e79e13f63084526895b947c20b8029d3c5494cc6 (patch) | |
tree | 07c6707887768af4425d51db20f35b37fcad1527 /graphics | |
parent | 34d1c8a2766eed596b9d8053777aabc44f99c010 (diff) | |
download | pkgsrc-e79e13f63084526895b947c20b8029d3c5494cc6.tar.gz |
Add and enable ocrad.
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 a4ff3943b40..4e07e9b9026 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.390 2005/10/10 13:59:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.391 2005/10/16 20:18:21 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -186,6 +186,7 @@ SUBDIR+= netpbm SUBDIR+= ns-cult3d SUBDIR+= nvtv SUBDIR+= nvtv-gtk2 +SUBDIR+= ocrad SUBDIR+= opendis SUBDIR+= openexr SUBDIR+= optipng |