diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-30 11:37:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-30 11:37:57 +0000 |
commit | 816258886feae2b6709756fd4b521a6ca59421a6 (patch) | |
tree | c3f4e29b3c7012cdb450786801d610892df94796 /www/opera | |
parent | - update descripitions (diff) |
- shorter desc for options
Notes
Notes:
svn path=/head/; revision=300260
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 7a2393ebd1b2..9fc308231da1 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -44,8 +44,8 @@ EXPLICIT_PACKAGE_DEPENDS= yes OPTIONS_DEFINE= CUPS VIDEO GTK2 KDE4 OPTIONS_DEFAULT= CUPS VIDEO -CUPS_DESC= Enable support for printing (requires CUPS) -VIDEO_DESC= Enable support for HTML5 video (requires GStreamer) +CUPS_DESC= support for printing (requires CUPS) +VIDEO_DESC= support for HTML5 video (requires GStreamer) .include <bsd.port.options.mk> |