diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-02 11:13:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-02 11:13:58 +0000 |
commit | c7219b4cb692d7fdad61bab344981cdf3a435a88 (patch) | |
tree | 3fd40344984d5c72c9be76874a5130411baf795f /multimedia/vlc/Makefile.inc | |
parent | 224248498230d7a4036d6a3eeb1e63a2bd4aa548 (diff) | |
download | ports-c7219b4cb692d7fdad61bab344981cdf3a435a88.tar.gz ports-c7219b4cb692d7fdad61bab344981cdf3a435a88.zip |
- fix docu for new gecko world
Approved by: jsa #fbsd-mentors/unixfreunde
Notes
Notes:
svn path=/head/; revision=245102
Diffstat (limited to 'multimedia/vlc/Makefile.inc')
-rw-r--r-- | multimedia/vlc/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile.inc b/multimedia/vlc/Makefile.inc index 9be9e5ade4c0..f3e89135ca30 100644 --- a/multimedia/vlc/Makefile.inc +++ b/multimedia/vlc/Makefile.inc @@ -159,12 +159,12 @@ # WITH_DVDREAD=yes # Enable Regular DVD support (non-menu) # -# WITH_GECKO= [firefox|mozilla|seamonkey|nvu] +# WITH_GECKO= libxul # WITH_VLC_MOZILLA_PLUGIN= yes # Enable A mozilla plugin for VLC # See http://www.videolan.org/doc/vlc-user-guide/en/ch07.html#id2529837 # for more info on using this plugin. -# defaults to www/mozilla +# defaults to www/firefox/Makefile.webplugins # # NOTE: The www/mplayer-plugin is much more complete. # |