aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-06-25 02:16:59 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-06-25 02:16:59 +0000
commit6607f0da00955b2246549b04b3ab2c873261e9b9 (patch)
tree3bd6f30d065780637111012e0de28477fb21d5b3 /graphics/gimp
parent7c7cdd93d823b78693eae1e88ceecef42e829424 (diff)
downloadports-6607f0da00955b2246549b04b3ab2c873261e9b9.tar.gz
ports-6607f0da00955b2246549b04b3ab2c873261e9b9.zip
The name of gimp-help package has been changed from 'gimp-help' to
'gimp-help-html'. Update it to allow user able to install this port without get any failure. PR: ports/148123 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Feature safe: yes
Notes
Notes: svn path=/head/; revision=256935
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 6295eab7bd9a..983aa8b48553 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -29,7 +29,7 @@ NO_BUILD= yes
.include <bsd.port.pre.mk>
.if defined(WITH_HELP)
-RUN_DEPENDS+= gimp-help>0:${PORTSDIR}/graphics/gimp-help
+RUN_DEPENDS+= gimp-help*>0:${PORTSDIR}/graphics/gimp-help
.endif
.if defined(WITH_PYTHON)