1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Dont make 'World' with the -k flag. I want the compilation to stop as soon

as an error is encountered rather than at the make install phase.
This commit is contained in:
Jean-Marc Zucconi 2001-01-11 23:18:44 +00:00
parent e40294f732
commit 8400046413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37110

View File

@ -0,0 +1,11 @@
--- Makefile~ Wed Mar 22 22:23:30 2000
+++ Makefile Thu Jan 11 23:40:04 2001
@@ -8,7 +8,7 @@
SHELL = /bin/sh
RM = rm -f
MV = mv
-WORLDOPTS = -k
+#WORLDOPTS = -k
WIN32WORLDOPTS = -i
TOP = .
CURRENT_DIR = .