diff options
author | wiz <wiz> | 2001-01-26 09:40:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-01-26 09:40:02 +0000 |
commit | c9ad7c2cd40d197907f7bdc19781d516060824af (patch) | |
tree | 4e3356c12473c556cf5b38a2f25bf3ca7679049e /graphics/Makefile | |
parent | 3037341ef31c4975bd8882b3d4decea9cfadd6af (diff) | |
download | pkgsrc-c9ad7c2cd40d197907f7bdc19781d516060824af.tar.gz |
add and enable scigraphica, and sort.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 618d3ba44e8..526b30f982b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.109 2000/12/12 01:30:48 wiz Exp $ +# $NetBSD: Makefile,v 1.110 2001/01/26 09:40:02 wiz Exp $ # - SUBDIR += GMT SUBDIR += CompuPic + SUBDIR += GMT SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += Mesa-glx @@ -24,9 +24,9 @@ SUBDIR += fly SUBDIR += fnlib SUBDIR += freetype - SUBDIR += freetype2 SUBDIR += freetype-lib SUBDIR += freetype-utils + SUBDIR += freetype2 SUBDIR += fujiplay SUBDIR += fxtv SUBDIR += g3d @@ -92,6 +92,7 @@ SUBDIR += rayshade SUBDIR += ruby-gl SUBDIR += sane + SUBDIR += scigraphica SUBDIR += sketch SUBDIR += tgif SUBDIR += tiff |