From f161882b4afcdcee0190dcca4cc3c32775f50acc Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 16 Apr 2001 07:55:14 +0000 Subject: Upgrade to 0.99d9 --- russian/rus-ispell/Makefile | 6 +++++- russian/rus-ispell/distinfo | 2 +- russian/rus-ispell/files/patch-ab | 11 +++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 russian/rus-ispell/files/patch-ab (limited to 'russian/rus-ispell') 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 diff --git a/russian/rus-ispell/distinfo b/russian/rus-ispell/distinfo index 89459076772f..e4da600d63bb 100644 --- a/russian/rus-ispell/distinfo +++ b/russian/rus-ispell/distinfo @@ -1 +1 @@ -MD5 (rus-ispell-0.99d8.tar.gz) = 2fe345dec80e774e5434db0ab7effedc +MD5 (rus-ispell-0.99d9.tar.gz) = 85373c448e5e3ecc11f3398a19b32bc1 diff --git a/russian/rus-ispell/files/patch-ab b/russian/rus-ispell/files/patch-ab new file mode 100644 index 000000000000..20f5f9bf4e3b --- /dev/null +++ b/russian/rus-ispell/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.bak Tue Oct 19 23:58:46 1999 ++++ Makefile Mon Apr 16 11:23:01 2001 +@@ -2,7 +2,7 @@ + + LIB=/usr/lib/ispell + +-DICT = base.koi computer.koi geography.koi science.koi # rare.koi ++DICT = base.koi computer.koi geography.koi science.koi $(LOCAL_DICT) # rare.koi + + ifdef YO + PATT=y -- cgit v1.2.3