aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
Diffstat (limited to 'russian')
-rw-r--r--russian/rispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile
index 2bfe2baf1599..7a18050ef5cb 100644
--- a/russian/rispell/Makefile
+++ b/russian/rispell/Makefile
@@ -23,7 +23,7 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
WRKSRC= ${WRKDIR}/russian-ispell
post-build:
- cd ${WRKSRC} && LANG=ru_RU.KOI8-R sort russian.sml > russian.dict
+ cd ${WRKSRC} && LANG=ru_RU.KOI8-R ${SORT} russian.sml > russian.dict
do-install:
cd ${WRKSRC} && \