summaryrefslogtreecommitdiff
path: root/textproc/aspell/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2003-10-02 01:07:52 +0000
committeritojun <itojun@pkgsrc.org>2003-10-02 01:07:52 +0000
commite91460458ba70674405f00b55a9479231f853b1c (patch)
tree958592e22b6ae0b64cdd64773055694686e08c18 /textproc/aspell/Makefile
parentee7b218482f558b4e165c1dbef1f4015f06ce92c (diff)
downloadpkgsrc-e91460458ba70674405f00b55a9479231f853b1c.tar.gz
work around to remove dependency to ncurses on netbsd. PR pkg/22992
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r--textproc/aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 123aecef80c..92061330de2 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/09/28 09:13:59 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2003/10/02 01:07:52 itojun Exp $
#
DISTNAME= aspell-0.50.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
@@ -19,9 +19,6 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-# halfdelay()
-INCOMPAT_CURSES= NetBSD-1.[45]*-* NetBSD-1.6[-_.]* NetBSD-1.6[A-L]-*
-
CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/aspell
CONFIGURE_ARGS+= --enable-curses=ncurses