diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-10 20:31:59 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-10 20:31:59 +0000 |
commit | ff4b9701d0f61ddbd1a1d0b1fac5fb081c308e27 (patch) | |
tree | 56920c0aac55229bdafb8e269556df057fcc37e1 /graphics/Makefile | |
parent | 071479247d727f178082badc4eb5e435e691433c (diff) | |
download | ports-ff4b9701d0f61ddbd1a1d0b1fac5fb081c308e27.tar.gz ports-ff4b9701d0f61ddbd1a1d0b1fac5fb081c308e27.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 082f4223064f..bab241d6d946 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.117 1999/04/03 01:09:02 steve Exp $ +# $Id: Makefile,v 1.118 1999/04/03 01:42:19 steve Exp $ # SUBDIR += 4va @@ -54,6 +54,7 @@ SUBDIR += kdegraphics11 SUBDIR += killustrator SUBDIR += lfview + SUBDIR += libimg SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |