- Fix ispell issue: CONFLICTS and SCRIPTS settings are optional (ISPELL)

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-09-28 04:34:57 +00:00
parent 0e3738e49a
commit dbdd3f9a4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304984

View file

@ -23,9 +23,6 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \
--enable-curses=ncursesw \
--enable-static
CONFLICTS+= ispell* ??-ispell*
SCRIPTS= ispell spell
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5_BUILD= yes