diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-04-30 23:38:48 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-04-30 23:38:48 +0000 |
commit | 8e5349b08665460d9c128f2593639d222ed694b2 (patch) | |
tree | c0bbabb0f173b806a5ea1428c2009e741972bb60 /russian/rus-ispell/Makefile | |
parent | b34da5a3f53bd28fdee658f6ba347f482e01915e (diff) | |
download | ports-8e5349b08665460d9c128f2593639d222ed694b2.tar.gz ports-8e5349b08665460d9c128f2593639d222ed694b2.zip |
Notes
Diffstat (limited to 'russian/rus-ispell/Makefile')
-rw-r--r-- | russian/rus-ispell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile index 93afa405d764..7251ea75456b 100644 --- a/russian/rus-ispell/Makefile +++ b/russian/rus-ispell/Makefile @@ -7,7 +7,7 @@ PORTNAME= rus-ispell PORTVERSION= 0.99d9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= russian textproc MASTER_SITES= ftp://mch5.chem.msu.su/pub/russian/ispell/ @@ -16,7 +16,7 @@ MAINTAINER= ache@FreeBSD.org BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell USE_GMAKE= yes -.if defined(RUS_ISPELL_WITH_YO) +.if defined(RUS_ISPELL_WITH_YO_ONLY) MAKE_ARGS+= YO=1 .endif .if defined(RUS_ISPELL_LOCAL_DICT) |