summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 2b9e0e94c726..ccc913fa7fec 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -190,9 +190,6 @@ post-patch:
.endif
pre-configure:
- # Fix dependency misspelling so that 'make -j#' will work.
- @${REINPLACE_CMD} -e 's|\./auto/osdef\.h|auto/osdef.h|g' \
- ${WRKSRC}/Makefile
@(cd ${WRKSRC} ; ${MAKE} distclean)
@${REINPLACE_CMD} -e ' \
s|\$$gtk_config_prefix/bin/gtk-config|\$${GTK_CONFIG}|g; \