diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2008-09-26 15:33:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2008-09-26 15:33:30 +0000 |
commit | 779625ae836eb349f5cab0ea74f0142876ff8d17 (patch) | |
tree | 44e1f3066b6ed55a8e2fbe70cbde6e69bb3c6671 /russian/rus-ispell | |
parent | 7bdce1cf0117dbf30b8490eeeada06a3c6b73124 (diff) | |
download | ports-779625ae836eb349f5cab0ea74f0142876ff8d17.tar.gz ports-779625ae836eb349f5cab0ea74f0142876ff8d17.zip |
Notes
Diffstat (limited to 'russian/rus-ispell')
-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 d13f0854ad2c..a09493939667 100644 --- a/russian/rus-ispell/Makefile +++ b/russian/rus-ispell/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://scon155.phys.msu.su/pub/russian/ispell/ MAINTAINER= ache@FreeBSD.org COMMENT= New Russian dictionaries for ispell -BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell +RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell USE_GMAKE= yes .if defined(RUS_ISPELL_WITH_YO_ONLY) |