ports/net/vpp/files/patch-build-root_Makefile
Tom Jones 8ac9dd794c
net/vpp: New port for layer 2-4 multi-platform network stack
Sponsored by:	The FreeBSD Foundation

Co-authored-by:	Joseph Mingrone <jrm@FreeBSD.org>
2024-08-09 11:09:18 -03:00

11 lines
345 B
Text

--- build-root/Makefile.orig 2024-05-03 16:05:23 UTC
+++ build-root/Makefile
@@ -736,7 +736,7 @@ install_check_timestamp = \
.PHONY: %-install
%-install: %-build
- $(install_check_timestamp)
+ $(call build_msg_fn, external build removed)
######################################################################
# Source code managment