1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/Mk
Wolfram Schneider 18fdf5d572 if !(command) -> if ! (command)
the ksh and I guess some other shells want a space
between '!' and the next command. This problem exist since rev 1.207
1997-01-10 21:02:27 +00:00
..
bsd.port.mk if !(command) -> if ! (command) 1997-01-10 21:02:27 +00:00
bsd.port.subdir.mk (1) Add NetBSD support. Closes PR bin/1643. 1996-11-01 07:22:37 +00:00