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 | b76fae677eacee07cb0505e5eef1fde415f27e40 (patch) | |
tree | 07c6707887768af4425d51db20f35b37fcad1527 | |
parent | 78c372f8a79d461d0f2823527ca21f4dec2096e5 (diff) | |
download | pkgsrc-b76fae677eacee07cb0505e5eef1fde415f27e40.tar.gz |
Add and enable ocrad.
-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 |