freebsd-ports/net-p2p/mldonkey-devel/files/patch-Makefile
Pav Lucistnik 9d4633f180 - Update to 2.5.23 and unbreak
PR:		ports/70906
Submitted by:	Holger Lamm <holger@e-gitt.net> (maintainer)
Approved by:	portmgr (marcus)
2004-09-19 17:32:20 +00:00

11 lines
289 B
Text

--- Makefile.orig Wed Sep 8 22:54:44 2004
+++ Makefile Wed Sep 8 22:54:54 2004
@@ -258,7 +258,7 @@
all: Makefile config/Makefile.config $(TARGET_TYPE)
config/configure: config/configure.in
- cd config; autoconf
+ cd config; autoconf213
ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes")