summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2012-12-17 23:26:47 +0000
committeragc <agc@pkgsrc.org>2012-12-17 23:26:47 +0000
commit2d24f7827fd3787a1d884537e32c78a32580c87e (patch)
treeeaebb5b446d337b619f2378ceef3535687702124 /mk
parent7148fe207da809fadc48ba9004ba28a65a25a66c (diff)
downloadpkgsrc-2d24f7827fd3787a1d884537e32c78a32580c87e.tar.gz
Add a libidn option (defaulting to on) which allows libidn support to be
turned off in www/curl. Modify the curl package to be aware of the libidn option. Ensure default is on. No functional change, so no version number bump.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 7fbe6c8a447..590f970db35 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -364,6 +364,7 @@ libgcrypt Use GNU cryptographic library.
libgme Enable Game_Music_Emu video game music file library support.
libgpod Enable libgpod support.
libiconv-cp932 Add supplemental support for CP932.
+libidn Add support for libidn text conversion.
libind Add Indian script support using libind.
liblqr Enable liblqr (liquid rescale) support.
libmms Enable streaming from mms:// URLS using libmms.