diff options
author | rh <rh@pkgsrc.org> | 2000-08-28 17:34:35 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-08-28 17:34:35 +0000 |
commit | 7b6f974734d068b376b48d7a221482e148b7b3d1 (patch) | |
tree | 5771e232c42f729df711d76150f9002179f34b3f /graphics/Makefile | |
parent | c3c86c282b3bc34cf9514a6c74769106405881a3 (diff) | |
download | pkgsrc-7b6f974734d068b376b48d7a221482e148b7b3d1.tar.gz |
Add and enable libflash
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 de6614c2b1f..0f14bb33fa7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2000/08/21 13:21:49 fredb Exp $ +# $NetBSD: Makefile,v 1.88 2000/08/28 17:34:35 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -42,6 +42,7 @@ SUBDIR += imlib SUBDIR += jpeg SUBDIR += kdegraphics + SUBDIR += libflash SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgii |