diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2007-05-29 18:35:37 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2007-05-29 18:35:37 +0000 |
commit | d3f5dbe79ef92b40b39eb12300f20a11b94e3a58 (patch) | |
tree | 823299bc4fd6579ab6f5bb6a8241c9fc6c513284 /graphics | |
parent | 9b9f11979f81226411170def20c354e26fa1908c (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/swfdec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index d94d7a32b69d..1d41400e5b0b 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ USE_XLIB= yes USE_SDL= sdl -USE_GNOME= gnomehack gtk20 +USE_GNOME= gnomehack gtk20 gnomevfs2 USE_GSTREAMER= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes |