aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-09-28 04:34:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-09-28 04:34:57 +0000
commitdbdd3f9a4b65f86b71c46ca6e72713471b70b195 (patch)
treeebd80c5a5578ab74a019fb1ef624a3dd2dc7acc1 /textproc/aspell
parent0e3738e49a3637454ea428ea99b31dc6cbbcfdd4 (diff)
downloadports-dbdd3f9a4b65f86b71c46ca6e72713471b70b195.tar.gz
ports-dbdd3f9a4b65f86b71c46ca6e72713471b70b195.zip
- Fix ispell issue: CONFLICTS and SCRIPTS settings are optional (ISPELL)
Notes
Notes: svn path=/head/; revision=304984
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 9509597ac0ec..43c7a0c7d643 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -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