diff options
author | jtb <jtb> | 2003-08-31 01:26:08 +0000 |
---|---|---|
committer | jtb <jtb> | 2003-08-31 01:26:08 +0000 |
commit | 2f383ced6fe64b7eebdb569646bfc6b565ea21ee (patch) | |
tree | c506dabefb122872ddef1f625238df2a853e2ebf /graphics/Makefile | |
parent | cfdc8c9ec7eef794c066e7537405b39a32fedc85 (diff) | |
download | pkgsrc-2f383ced6fe64b7eebdb569646bfc6b565ea21ee.tar.gz |
Add and enable camlimages.
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 e88c79b4e9b..39a0dd5d627 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.252 2003/08/05 07:32:34 wulf Exp $ +# $NetBSD: Makefile,v 1.253 2003/08/31 01:26:08 jtb Exp $ # COMMENT= Graphics tools and libraries @@ -37,6 +37,7 @@ SUBDIR+= barcode SUBDIR+= bktr2jpeg SUBDIR+= blender SUBDIR+= camediaplay +SUBDIR+= camlimages SUBDIR+= cdlabelgen SUBDIR+= clanlib SUBDIR+= claraocr |