diff options
Diffstat (limited to 'textproc/ispell-base')
-rw-r--r-- | textproc/ispell-base/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile index 3f252d0653e..c4354296659 100644 --- a/textproc/ispell-base/Makefile +++ b/textproc/ispell-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2011/12/26 01:50:24 sbd Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/25 06:55:57 asau Exp $ # DISTNAME= ispell-3.3.02 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ficus-www.cs.ucla.edu/geoff/ispell.html COMMENT= Interactive spelling checker -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= ispell-[0-9]* USE_TOOLS+= mktemp:run yacc |