diff options
author | Mark Murray <markm@FreeBSD.org> | 1997-09-28 13:25:40 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1997-09-28 13:25:40 +0000 |
commit | 72675aef1723f3ab6f80a6f935f49a44c548d901 (patch) | |
tree | e97d5bfcf1b4e3cde3f34259ca173f90bbef0573 /graphics/Makefile | |
parent | d382b5e31d3e3c84e44297c7cc433146e5af7005 (diff) | |
download | ports-72675aef1723f3ab6f80a6f935f49a44c548d901.tar.gz ports-72675aef1723f3ab6f80a6f935f49a44c548d901.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 21549f403986..5330526912ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/08/19 07:17:56 fenner Exp $ +# $Id: Makefile,v 1.52 1997/09/09 20:01:28 rse Exp $ # SUBDIR += ImageMagick @@ -7,6 +7,7 @@ SUBDIR += camediaplay SUBDIR += dc3play SUBDIR += dore + SUBDIR += fxtv SUBDIR += gd SUBDIR += geomview SUBDIR += gfont |