diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-12 05:55:00 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-12 05:55:00 +0000 |
commit | 76ca18db219f86dd73defd386deefd6e19037d32 (patch) | |
tree | be227e814006dd2d6a945a2fb53061aa160c5a70 /graphics/Makefile | |
parent | 8651eca9b0212cecd6066a45a893c3dafd385c6f (diff) | |
download | ports-76ca18db219f86dd73defd386deefd6e19037d32.tar.gz ports-76ca18db219f86dd73defd386deefd6e19037d32.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 997a2c85a0ae..e96abb5c1a9c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1997/01/09 10:51:06 max Exp $ +# $Id: Makefile,v 1.38 1997/01/11 11:50:54 asami Exp $ # SUBDIR += ImageMagick @@ -36,6 +36,7 @@ SUBDIR += tiff34 SUBDIR += txtmerge SUBDIR += vcg + SUBDIR += whirlgif SUBDIR += xanim SUBDIR += xbmbrowser SUBDIR += xdl |