diff options
author | zuntum <zuntum> | 2001-06-16 11:44:14 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-06-16 11:44:14 +0000 |
commit | 70bf92c0035fe648f01b770b9ca05426b23635e9 (patch) | |
tree | 13ac4293d725599de9f308d4a891099e66ba0864 /graphics | |
parent | ba7124a3d3f00d6721f0f68eefc164f7866037c6 (diff) | |
download | pkgsrc-70bf92c0035fe648f01b770b9ca05426b23635e9.tar.gz |
add & enable apla
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 548a3c028ba..83c0d93b775 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2001/05/17 16:02:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.138 2001/06/16 11:44:14 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -11,6 +11,7 @@ SUBDIR+= Mesa-glx SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= alevt +SUBDIR+= apla SUBDIR+= autotrace SUBDIR+= avifile SUBDIR+= blender |