pkgsrc-ng/www/swill/patches/patch-Makefile_in
2013-09-26 17:14:40 +02:00

16 lines
412 B
Plaintext

$NetBSD: patch-Makefile_in,v 1.1 2011/09/29 11:27:07 dholland Exp $
Fix MAKE_JOBS build.
--- Makefile.in~ 2007-07-07 04:51:35.000000000 +0000
+++ Makefile.in
@@ -53,7 +53,7 @@ install:
@echo "Installing $(INCLUDE_DIR)/swill/swill.h..."
@$(INSTALL_DATA) $(SRC_DIR)/Include/swill/swill.h $(INCLUDE_DIR)/swill/swill.h
-all: static shared
+all: static .WAIT shared
localclean:
rm -rf *.o *.so libswill*