diff options
author | manu <manu@pkgsrc.org> | 2001-03-16 00:37:10 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2001-03-16 00:37:10 +0000 |
commit | 98df91573892d2f5c72b946087c3a847c8b122a9 (patch) | |
tree | 65c9a0b806e70f86c89b212cf9277ba2b0f12b1b /graphics | |
parent | cc4a57cf530019cc35a23d63e6bed8acd8923df7 (diff) | |
download | pkgsrc-98df91573892d2f5c72b946087c3a847c8b122a9.tar.gz |
enabled blender
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 994a7abd41a..de9cd5689ea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2001/03/14 16:41:26 skrll Exp $ +# $NetBSD: Makefile,v 1.126 2001/03/16 00:37:10 manu Exp $ # COMMENT= Graphics tools and libraries @@ -12,6 +12,7 @@ SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= alevt SUBDIR+= autotrace +SUBDIR+= blender SUBDIR+= camediaplay SUBDIR+= cdlabelgen SUBDIR+= clanlib |