diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-28 15:30:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-28 15:30:02 +0000 |
commit | ef086f0077416555ce7e6f104cd497750d35c17f (patch) | |
tree | c7c7932b6a3838a1153240033608f3cebb3c1dcf /german | |
parent | 44df028fc32d1d090ab06140178c4266f4e70b4b (diff) |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/steak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/steak/Makefile b/german/steak/Makefile index 35b3c40923ba..9277127dc010 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -3,7 +3,7 @@ PORTNAME= steak PORTVERSION= 1.7.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= german MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ http://www.tm.informatik.uni-frankfurt.de/%7Erazi/steak/program/ @@ -12,7 +12,7 @@ DISTNAME= Steak.${PORTVERSION} MAINTAINER= conrads@cox.net COMMENT= English <-> German dictionary under the GPL -RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell +RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell USE_XORG= xt MAKE_JOBS_UNSAFE= yes |