aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2008-09-26 23:33:30 +0800
committerache <ache@FreeBSD.org>2008-09-26 23:33:30 +0800
commit1008924d1f9d81597956b86fd6a0074c95fd7e28 (patch)
tree18f8871c549e9d2a8fd4ef873fe54f6d046cd5f2 /russian
parentfb2cf1d66149d25f70a0d0c56ce75ed4d8beed02 (diff)
downloadfreebsd-ports-gnome-1008924d1f9d81597956b86fd6a0074c95fd7e28.tar.gz
freebsd-ports-gnome-1008924d1f9d81597956b86fd6a0074c95fd7e28.tar.zst
freebsd-ports-gnome-1008924d1f9d81597956b86fd6a0074c95fd7e28.zip
Fix BUILD_DEPENDS and RUN_DEPENDS to closer match the needs
Diffstat (limited to 'russian')
-rw-r--r--russian/rus-ispell/Makefile4
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)