diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-05-20 06:29:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-05-20 06:29:26 +0000 |
commit | 2505023c9ca49c273849e661cd1ad1b80bf18c27 (patch) | |
tree | 0cf2b99c88ef40a94405a6d2b1168b02b37fb06d /graphics/Makefile | |
parent | 425f4552d97f848175155ba2b2afe0f1c3d290f5 (diff) | |
download | ports-2505023c9ca49c273849e661cd1ad1b80bf18c27.tar.gz ports-2505023c9ca49c273849e661cd1ad1b80bf18c27.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index da6672ef3d9c..b32abadd5bfe 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.44 1997/02/28 10:54:04 tg Exp $ +# $Id: Makefile,v 1.45 1997/05/05 12:38:30 tg Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero + SUBDIR += camediaplay SUBDIR += dore SUBDIR += geomview SUBDIR += gd @@ -33,6 +34,7 @@ SUBDIR += plotmtv SUBDIR += png SUBDIR += povray + SUBDIR += qvplay SUBDIR += sced SUBDIR += spigot SUBDIR += splitmpg |