aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/taskwarrior/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/taskwarrior/Makefile b/deskutils/taskwarrior/Makefile
index 3352286792e8..43ad15990ac9 100644
--- a/deskutils/taskwarrior/Makefile
+++ b/deskutils/taskwarrior/Makefile
@@ -27,7 +27,7 @@ post-patch:
${REINPLACE_CMD} -e 's|%%DOCSDIR%%|${DOCSDIR}|; s|%%DATADIR%%|${DATADIR}|' \
${WRKSRC}/Makefile.in
.if defined(NOPORTDOCS)
- ${REINPLACE_CMD} -e '341,348d' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e '342,349d' ${WRKSRC}/Makefile.in
.endif
.include <bsd.port.post.mk>