diff options
Diffstat (limited to 'textproc/ispell-ru-io')
-rw-r--r-- | textproc/ispell-ru-io/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ispell-ru-io/Makefile b/textproc/ispell-ru-io/Makefile index 3c1225994d4..d5fd0466af8 100644 --- a/textproc/ispell-ru-io/Makefile +++ b/textproc/ispell-ru-io/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/04/24 02:20:41 rodent Exp $ - -PKGNAME= ispell-russian-io-${RUS_ISPELL_VERSION} +# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:46 rodent Exp $ +PKGNAME= ispell-ru-io-${RUS_ISPELL_VERSION} +CONFLICTS+= ispell-russian-io-[0-9]* MAKE_ENV+= IO="defined" .include "../../textproc/ispell-russian/Makefile.common" |