aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)