diff options
author | rh <rh@pkgsrc.org> | 2000-08-28 17:39:08 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-08-28 17:39:08 +0000 |
commit | 62e6c2ffb0920f5f30f4c227529be3b351de7e3e (patch) | |
tree | cc59920ce6a5067782e0653a2aeefbf3d83c5aa6 /graphics | |
parent | 13fc1c009229f944c5884493e6665b751167e204 (diff) | |
download | pkgsrc-62e6c2ffb0920f5f30f4c227529be3b351de7e3e.tar.gz |
Add and enable flashplayer
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 0f14bb33fa7..e3ddb8fe14d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2000/08/28 17:34:35 rh Exp $ +# $NetBSD: Makefile,v 1.89 2000/08/28 17:39:08 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -15,6 +15,7 @@ SUBDIR += dxsamples SUBDIR += ee SUBDIR += fbm + SUBDIR += flashplayer SUBDIR += fly SUBDIR += fnlib SUBDIR += freetype |