diff options
author | jschauma <jschauma@pkgsrc.org> | 2005-02-16 22:18:30 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2005-02-16 22:18:30 +0000 |
commit | 40f906c7f2950e8e94de96aef3dbc4405a69c539 (patch) | |
tree | 0090a95e5ec4f20b364c0a8a02451be1dd2ae1a2 /graphics | |
parent | b984db48e26ebf7b58da01fdfabb1af36197f900 (diff) | |
download | pkgsrc-40f906c7f2950e8e94de96aef3dbc4405a69c539.tar.gz |
Add/enable radiance
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 38594d0e01f..dcfbe24adba 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2005/02/02 21:33:45 drochner Exp $ +# $NetBSD: Makefile,v 1.369 2005/02/16 22:18:30 jschauma Exp $ # COMMENT= Graphics tools and libraries @@ -241,6 +241,7 @@ SUBDIR+= py-piddle SUBDIR+= qcamview SUBDIR+= qiv SUBDIR+= qvplay +SUBDIR+= radiance SUBDIR+= rayshade SUBDIR+= refocus-it SUBDIR+= resize_image |