diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-03 04:28:30 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-03 04:28:30 +0000 |
commit | 8217c385978e8fb92ac940d2232f56f8cf85298f (patch) | |
tree | d45892dfdfa273dcb2be647872cef07ea4e6f7bb /graphics/Makefile | |
parent | bc2d6d648ef7abea1db1142c29d63590031d2a29 (diff) | |
download | ports-8217c385978e8fb92ac940d2232f56f8cf85298f.tar.gz ports-8217c385978e8fb92ac940d2232f56f8cf85298f.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 499faf7e278b..b04a6a070aef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.119 1999/04/10 20:31:59 jseger Exp $ +# $Id: Makefile,v 1.120 1999/04/12 08:18:19 asami Exp $ # SUBDIR += 4va SUBDIR += Cgraph SUBDIR += EZWGL SUBDIR += GIFgraph + SUBDIR += Hermes SUBDIR += ImageMagick SUBDIR += Mesa3 SUBDIR += aalib @@ -41,6 +42,7 @@ SUBDIR += gtkdps SUBDIR += gtkfig SUBDIR += gtksee + SUBDIR += gview SUBDIR += gyvefigs SUBDIR += gyvegui SUBDIR += gyvekernel @@ -95,7 +97,9 @@ SUBDIR += stamp SUBDIR += tgd SUBDIR += tgif + SUBDIR += tgif-nls SUBDIR += tiff34 + SUBDIR += tifmerge SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg |