mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
11 lines
310 B
Text
11 lines
310 B
Text
--- config/Makefile.in.orig Wed Sep 8 22:54:44 2004
|
|
+++ config/Makefile.in Wed Sep 8 22:54:54 2004
|
|
@@ -280,7 +280,7 @@
|
|
all: Makefile config/Makefile.config $(TARGET_TYPE)
|
|
|
|
config/configure: config/configure.in
|
|
- cd config; autoconf
|
|
+ cd config; %%AUTOCONF%%
|
|
|
|
ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes")
|
|
|