aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/aspell
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-09-28 12:34:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-09-28 12:34:57 +0800
commit7444bf09509397738923673586d475c839210a1c (patch)
treeebd80c5a5578ab74a019fb1ef624a3dd2dc7acc1 /textproc/aspell
parent5e891f06b5391f3800c7a74cd0085225678b8883 (diff)
downloadfreebsd-ports-gnome-7444bf09509397738923673586d475c839210a1c.tar.gz
freebsd-ports-gnome-7444bf09509397738923673586d475c839210a1c.tar.zst
freebsd-ports-gnome-7444bf09509397738923673586d475c839210a1c.zip
- Fix ispell issue: CONFLICTS and SCRIPTS settings are optional (ISPELL)
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