diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-27 18:34:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-27 18:34:05 +0000 |
commit | 92d7d5d056bbe009f8063235571eec8d80591fb5 (patch) | |
tree | 1c1b72aeccc9ebf77584b26b75e27d96fbb4658e /graphics/Makefile | |
parent | 1e82e953bae782440dc3f1aed47c4f5155629f3a (diff) | |
download | pkgsrc-92d7d5d056bbe009f8063235571eec8d80591fb5.tar.gz |
added & enabled libwmf
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 dbcecb9e5b3..6e6e10cb215 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2000/02/25 01:04:14 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2000/02/27 18:34:05 wiz Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -40,6 +40,7 @@ SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgii + SUBDIR += libwmf SUBDIR += libungif SUBDIR += magicpoint SUBDIR += mpeg-lib |