Fix BUILD_DEPENDS and RUN_DEPENDS to closer match the needs

This commit is contained in:
Andrey A. Chernov 2008-09-26 15:33:30 +00:00
parent 7bdce1cf01
commit 779625ae83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220851

View File

@ -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)