freebsd-ports/net-p2p/mldonkey/files/patch-Makefile

12 lines
310 B
Text
Raw Normal View History

--- config/Makefile.in.orig Tue Apr 26 22:48:10 2005
+++ config/Makefile.in Tue Apr 26 22:48:41 2005
@@ -285,7 +285,7 @@
all: Makefile config/Makefile.config $(TARGET_TYPE)
config/configure: config/configure.in
- cd config; autoconf
+ cd config; %%AUTOCONF%%
ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes")