Fix descriptions with "()"

Reported by:	freshports sanity check
This commit is contained in:
Baptiste Daroussin 2012-05-29 15:15:17 +00:00
parent aae22bea01
commit 76f319b08f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297682

View File

@ -42,10 +42,10 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-bsdtar
OPTIONS_DEFINE= GDBM MEM SECURE_FREE MAILDIR MULTIBYTE PCRE STATIC DOCS
OPTIONS_DEFAULT= SECURE_FREE MAILDIR MULTIBYTE
GDBM_DESC= Enable GDBM support (GPL)
GDBM_DESC= "Enable GDBM support (GPL)"
MEM_DESC= Enable zsh-mem options
SECURE_FREE_DESC= Enable zsh-secure-free
MAILDIR_DESC= Enable support for Maildirs in MAIL(PATH)
MAILDIR_DESC= "Enable support for Maildirs in MAIL(PATH)"
PLIST_SUB+= ZSH_VER="${ZSH_VER}"