aboutsummaryrefslogtreecommitdiff
path: root/russian/rus-ispell/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-04-16 07:55:14 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-04-16 07:55:14 +0000
commitf161882b4afcdcee0190dcca4cc3c32775f50acc (patch)
treee106670688a413db69e14517755d6472f9995f93 /russian/rus-ispell/Makefile
parentc450d96545666d71c978829cfa95ddb2f4681952 (diff)
downloadports-f161882b4afcdcee0190dcca4cc3c32775f50acc.tar.gz
ports-f161882b4afcdcee0190dcca4cc3c32775f50acc.zip
Notes
Diffstat (limited to 'russian/rus-ispell/Makefile')
-rw-r--r--russian/rus-ispell/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile
index dffabfcbc04d..5e1e4ace2cb5 100644
--- a/russian/rus-ispell/Makefile
+++ b/russian/rus-ispell/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rus-ispell
-PORTVERSION= 0.99d8
+PORTVERSION= 0.99d9
CATEGORIES= russian textproc
MASTER_SITES= ftp://mch5.chem.msu.su/pub/russian/ispell/
@@ -16,6 +16,10 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
USE_GMAKE= yes
MAKE_ARGS= YO=1
+.if defined(RUS_ISPELL_LOCAL_DICT)
+MAKE_ARGS+= LOCAL_DICT=${RUS_ISPELL_LOCAL_DICT}
+.endif
+
ALL_TARGET= koi
NO_WRKSUBDIR= yes