ports/net/ngrep/files/patch-Makefile.in
Muhammad Moinur Rahman 1ce0bfedcb
net/ngrep: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-25 11:05:18 +01:00

11 lines
399 B
Text

--- Makefile.in.orig 2006-11-29 00:35:37.000000000 +1100
+++ Makefile.in 2013-10-09 02:17:53.000000000 +1100
@@ -63,7 +63,7 @@
rm -f config.status config.cache config.log config.h Makefile
$(REGEX_OBJS): $(REGEX_OBJS:.o=.c) $(REGEX_DIR)/*.h
- $(MAKE) $(MAKEFLAGS) -C $(REGEX_DIR) $(notdir $(REGEX_OBJS))
+ $(MAKE) -C $(REGEX_DIR) $(notdir $(REGEX_OBJS))
$(OBJS): Makefile ngrep.c ngrep.h