diff options
author | flathill <flathill@FreeBSD.org> | 1999-03-07 20:27:37 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-03-07 20:27:37 +0800 |
commit | d7ca9b34b398ece815a0aaf17269b6096abd3f55 (patch) | |
tree | 1bd2e4c8a1e1be307ce0b8336f8860dcb5724b8f /graphics | |
parent | 57ddc7d69a1cd3f0aa06c1f63bce869459e85325 (diff) | |
download | freebsd-ports-graphics-d7ca9b34b398ece815a0aaf17269b6096abd3f55.tar.gz freebsd-ports-graphics-d7ca9b34b398ece815a0aaf17269b6096abd3f55.tar.zst freebsd-ports-graphics-d7ca9b34b398ece815a0aaf17269b6096abd3f55.zip |
Avtivate lfview
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2d301080e27..62ba7df12f8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1999/01/07 12:12:40 asami Exp $ +# $Id: Makefile,v 1.112 1999/01/20 16:50:00 cracauer Exp $ # SUBDIR += 4va @@ -52,6 +52,7 @@ SUBDIR += kdegraphics SUBDIR += kdegraphics11 SUBDIR += killustrator + SUBDIR += lfview SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |