summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2010-10-27 07:17:24 +0000
committermarkd <markd@pkgsrc.org>2010-10-27 07:17:24 +0000
commitc83dd008bc8782611a318c5be98d7e4a6419fbf6 (patch)
tree0eb68b5a9559dccfb0ee8fd08207916ec641b16f /textproc/aspell
parent1572507cff25c8d86a84d3f090dc389d13f65215 (diff)
downloadpkgsrc-c83dd008bc8782611a318c5be98d7e4a6419fbf6.tar.gz
Force use of ncurses as NetBSD curses causes segfaults when running
aspell -c file. Should fix PR pkg/44005.
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index d5fb6c9a0ff..6c712b7e76f 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2010/02/19 20:16:40 heinz Exp $
+# $NetBSD: Makefile,v 1.59 2010/10/27 07:17:24 markd Exp $
#
DISTNAME= aspell-0.60.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
@@ -22,6 +22,7 @@ USE_TOOLS+= gmake
USE_TOOLS+= perl:run
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
+USE_NCURSES= yes
USE_PKGLOCALEDIR= yes
INFO_FILES= yes