aboutsummaryrefslogtreecommitdiff
path: root/editors/gummi
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gummi')
-rw-r--r--editors/gummi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 337b14b3c12b..d54e6a5e039b 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -58,7 +58,7 @@ RUN_DEPENDS+= rubber:${PORTSDIR}/textproc/rubber
.endif
.if ${PORT_OPTIONS:MTEXCOUNT}
-#RUN_DEPENDS+= ${LOCALBASE}/bin/texcount.${PORTVERSION}:${PORTSDIR}/texproc/p5-texcount
+RUN_DEPENDS+= ${LOCALBASE}/bin/texcount.${PORTVERSION}:${PORTSDIR}/texproc/p5-texcount
.endif
.include <bsd.port.mk>