diff options
author | bapt <bapt@FreeBSD.org> | 2012-06-01 17:36:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-06-01 17:36:47 +0800 |
commit | 5705c7427ed0aa5ee02e35df1212e28cbfb74663 (patch) | |
tree | 385fb6f591a4a6f32421e6f0c76c274354aee080 /Mk | |
parent | 9d852ff9da289eeaaaa20c29b9976cfea415e3c1 (diff) | |
download | freebsd-ports-gnome-5705c7427ed0aa5ee02e35df1212e28cbfb74663.tar.gz freebsd-ports-gnome-5705c7427ed0aa5ee02e35df1212e28cbfb74663.tar.zst freebsd-ports-gnome-5705c7427ed0aa5ee02e35df1212e28cbfb74663.zip |
Fix gstreamer descriptions and add a shared description for MTP
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index abb77549490b..107254185011 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -54,7 +54,7 @@ GNOME_DESC?= Enable GNOME Desktop support GNUPG_DESC?= Enable GNU Privacy Guard support GOGO_DESC?= Enable gogo mp3 encoder GRASS_DESC?= Enable GRASS support -GSTREAMER_DESC?= Enable multimedia support +GSTREAMER_DESC?= Enable GStreamer for multimedia support GTK2_DESC?= Enable GTK2 gui toolkit support GTK3_DESC?= Enable GTK3 gui toolkit support GUI_DESC?= Enable GUI support @@ -92,6 +92,7 @@ MOTIF_DESC?= Enable Motif widget library MP4_DESC?= Enable support for mp4 MPP_DESC?= Enable support for musepack MSQL_DESC?= Enable msql backend +MTP_DESC?= Enable MTP device support MULTIBYTE_DESC?= Enable multibyte character support MUSEPACK_DESC?= Support MPC audio format MYSQL_DESC?= Enable MySQL backend |