svn commit: r312647 - head/www/gecko-mediaplayer

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 20 18:11:56 UTC 2013


Author: bapt
Date: Wed Feb 20 18:11:55 2013
New Revision: 312647
URL: http://svnweb.freebsd.org/changeset/ports/312647

Log:
  Given the dialog is shown anyway add DOCS to the option list

Modified:
  head/www/gecko-mediaplayer/Makefile

Modified: head/www/gecko-mediaplayer/Makefile
==============================================================================
--- head/www/gecko-mediaplayer/Makefile	Wed Feb 20 18:10:56 2013	(r312646)
+++ head/www/gecko-mediaplayer/Makefile	Wed Feb 20 18:11:55 2013	(r312647)
@@ -13,7 +13,7 @@ COMMENT=	Multimedia browser plugin for G
 LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
 RUN_DEPENDS=	gnome-mplayer:${PORTSDIR}/multimedia/gnome-mplayer
 
-OPTIONS_DEFINE=	GCONF NOCACHE
+OPTIONS_DEFINE=	GCONF NOCACHE DOCS
 NOCACHE_DESC=	Disable caching of remote media to local storage
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list