diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 08:32:45 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 08:32:45 +0000 |
commit | 5827140c71ea4a4cc2d963cff79174171d9e4aeb (patch) | |
tree | dce4fcd548f621c71f5495e26a8092dedcf6d532 /graphics/Makefile | |
parent | 4090aa1f38840dd83ca14260d75418a12edc7c6a (diff) | |
download | ports-5827140c71ea4a4cc2d963cff79174171d9e4aeb.tar.gz ports-5827140c71ea4a4cc2d963cff79174171d9e4aeb.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 7bbbac70de8b..33d5089eff88 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1998/05/16 10:35:14 andreas Exp $ +# $Id: Makefile,v 1.73 1998/05/16 10:39:06 andreas Exp $ # SUBDIR += ImageMagick @@ -30,6 +30,7 @@ SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += kdegraphics + SUBDIR += killustrator SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |