mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 17:43:11 -04:00
- Attempt to make the pkg-message.s a little more readable. [2] - Bump PORTREVISIONs. Submitted by: Andreas Tobler <andreast@fgznet.ch> [1] Submitted by: wkoszek [2] (with modifications)
14 lines
411 B
Text
14 lines
411 B
Text
--- Makefile.orig 2010-02-06 20:59:24.000000000 +0100
|
|
+++ Makefile 2010-02-06 21:00:17.000000000 +0100
|
|
@@ -62,10 +62,7 @@
|
|
|
|
-include config-all-devices.mak
|
|
|
|
-build-all: $(DOCS) $(TOOLS) bsd/libmath.a recurse-all
|
|
-
|
|
-bsd/libmath.a:
|
|
- ( cd bsd ; unset MAKEFLAGS ; $(BSD_MAKE) CC=$(CC) )
|
|
+build-all: $(DOCS) $(TOOLS) recurse-all
|
|
|
|
config-host.h: config-host.h-timestamp
|
|
config-host.h-timestamp: config-host.mak
|