aboutsummaryrefslogtreecommitdiff
path: root/devel/jline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jline/Makefile')
-rw-r--r--devel/jline/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/jline/Makefile b/devel/jline/Makefile
index c57bb55018f8..052275e925b9 100644
--- a/devel/jline/Makefile
+++ b/devel/jline/Makefile
@@ -52,9 +52,6 @@ plist:
${FIND} ./apidocs ./examples -type f | ${SORT}; \
${ECHO_CMD} "./examples/JLineCompleter.py"; \
${ECHO_CMD} "./examples/jython.sh"; \
- ${FIND} ./apidocs ./examples -type d | ${SORT} -r \
- | ${SED} -e 's/^/@dirrm /'; \
- ${ECHO_CMD} "@dirrm %%DOCSDIR%%" ; \
) | ${SED} -e 's/\.\//%%DOCSDIR%%\//' -e 's/^/%%PORTDOCS%%/' >>${PLIST}
.include <bsd.port.mk>