Add missing dependency on gnomevfs2.

Reported by:	krismail
This commit is contained in:
Eric Anholt 2007-05-29 18:35:37 +00:00
parent 9b9f11979f
commit d3f5dbe79e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192331

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
USE_XLIB= yes USE_XLIB= yes
USE_SDL= sdl USE_SDL= sdl
USE_GNOME= gnomehack gtk20 USE_GNOME= gnomehack gtk20 gnomevfs2
USE_GSTREAMER= yes USE_GSTREAMER= yes
USE_GETOPT_LONG= yes USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes