From 5483f65ef7aca0e2872bb79cb968ca862beb4e26 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 30 May 2012 12:43:49 +0000 Subject: Add PERL and WXGTK --- Mk/bsd.options.desc.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Mk/bsd.options.desc.mk') diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 74f7500a6c43..f2aa05a9a879 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -68,6 +68,7 @@ NLS_DESC?= Build and install the localisation data OSS_DESC?= Enable Open Sound System support OPENGL_DESC?= Enable OpenGL support PCRE_DESC?= Enable regular expressions using libpcre +PERL_DESC?= Enable Perl scripting language support PGSQL_DESC?= Enable PostgreSQL backend PNG_DESC?= Enable PNG support PORTAUDIO_DESC?= Enable PortAudio support @@ -100,6 +101,7 @@ UCS4_DESC?= Enable Unicode UCS-4 support VORBIS_DESC?= Enable support for Ogg Vorbis VPX_DESC?= Enable VP8 video codec WAV_DESC?= Support WAV audio format +WXGTK_DESC?= Enable WxGTK gui toolkit X11_DESC?= Enable support for X11 X264_DESC?= Enable H264 video codec using x264 XSPF_DESC?= Enable support for XSPF -- cgit