9d4633f180
PR: ports/70906 Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer) Approved by: portmgr (marcus)
11 lines
289 B
Text
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")
|
|
|