diff options
author | rh <rh> | 2000-08-28 17:39:08 +0000 |
---|---|---|
committer | rh <rh> | 2000-08-28 17:39:08 +0000 |
commit | 319d1ad94929719ffa98fca6763a50f3464fcbf4 (patch) | |
tree | cc59920ce6a5067782e0653a2aeefbf3d83c5aa6 /graphics | |
parent | 94dbbe0884c425e04e3e46944c7c480cb83a9986 (diff) | |
download | pkgsrc-319d1ad94929719ffa98fca6763a50f3464fcbf4.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 |