diff options
author | veego <veego@pkgsrc.org> | 2001-02-21 20:17:10 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2001-02-21 20:17:10 +0000 |
commit | caf7a282dd944fadaa1e30919afb80f2e9984d97 (patch) | |
tree | 36dd395adf356091f55c1f4b4428ed696467b2de /graphics/Makefile | |
parent | 0034ae630868e258c38ae4f0cd1aa41aba9af58d (diff) | |
download | pkgsrc-caf7a282dd944fadaa1e30919afb80f2e9984d97.tar.gz |
Enable sane-backends and sane-frontends.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a8989062fb4..70ea3fd4b98 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2001/02/18 12:42:09 tron Exp $ +# $NetBSD: Makefile,v 1.119 2001/02/21 20:17:10 veego Exp $ # COMMENT= Graphics tools and libraries @@ -98,6 +98,8 @@ SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= ruby-gl SUBDIR+= sane +SUBDIR+= sane-backends +SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= sketch SUBDIR+= tgif |