mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
--- src/xim/Makefile.in.ORIG Mon Apr 12 07:58:51 2004
|
|
+++ src/xim/Makefile.in Mon Apr 12 07:59:06 2004
|
|
@@ -1663,7 +1663,7 @@
|
|
|
|
|
|
IMdkit/libXimd.a :
|
|
- cd IMdkit; make
|
|
+ cd IMdkit; $(MAKE)
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|