diff options
author | danfe <danfe@FreeBSD.org> | 2013-03-22 13:37:51 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-03-22 13:37:51 +0800 |
commit | 170f3db0c400763a4a07eadc79e7abfece921b1c (patch) | |
tree | 1d2235e9bd2853d68bd532285dabd40266eb6df4 /www | |
parent | 1c3ba8d31ce7a86ff1ac360a4725329ad08916b0 (diff) | |
download | freebsd-ports-gnome-170f3db0c400763a4a07eadc79e7abfece921b1c.tar.gz freebsd-ports-gnome-170f3db0c400763a4a07eadc79e7abfece921b1c.tar.zst freebsd-ports-gnome-170f3db0c400763a4a07eadc79e7abfece921b1c.zip |
Now that dialog4ports was committed, which brings support for mixed checkbox
and combobox dialogs, with great pleasure backout r305288 by dougb@ (which
had dropped the word 'support' from most places that it occured) and restore
original readability of those descriptions. This also improves consistency.
While here, move GIO description to standard pool, as advised by comment.
Tested with: www/firefox (on RELENG_8)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile.options | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options index 61f1dde43ffb..f4d4f7de1280 100644 --- a/www/firefox/Makefile.options +++ b/www/firefox/Makefile.options @@ -8,7 +8,6 @@ OPTIONS_SINGLE+= AUDIO OPTIONS_SINGLE_AUDIO= ALSA OSS PULSEAUDIO ENIGMAIL_DESC?= Enigmail extension -GIO_DESC?= GIO for file I/O # move to bsd.options.desc.mk GNOMEUI_DESC?= libgnomeui support module LIBPROXY_DESC?= Proxy support via libproxy LIGHTNING_DESC?= Calendar extension |