diff options
author | billf <billf@FreeBSD.org> | 1999-06-16 21:34:19 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-16 21:34:19 +0800 |
commit | 699a321828c35e9540aa8a914af947399661cb6c (patch) | |
tree | 97628e785459360498fc82f67ee99f65502bdd4a /graphics | |
parent | 07815e550ece69af2f1c98ef54636eba8927577c (diff) | |
download | freebsd-ports-gnome-699a321828c35e9540aa8a914af947399661cb6c.tar.gz freebsd-ports-gnome-699a321828c35e9540aa8a914af947399661cb6c.tar.zst freebsd-ports-gnome-699a321828c35e9540aa8a914af947399661cb6c.zip |
Add libwmf, because textproc/mswordview would like to have it.
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 330110721e84..0be9ce7e52e5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1999/06/10 23:53:51 steve Exp $ +# $Id: Makefile,v 1.130 1999/06/14 14:02:36 taoka Exp $ # SUBDIR += 4va @@ -60,6 +60,7 @@ SUBDIR += killustrator SUBDIR += lfview SUBDIR += libimg + SUBDIR += libwmf SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |