1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/uclient/files/patch-af
Alexander Langer d1155408ad Add uclient 0.10.0, a 2D isometric WorldForge game client.
PR:		26251
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2001-04-05 19:30:09 +00:00

12 lines
482 B
Plaintext

--- macros/autogen.sh.orig Thu Mar 29 18:53:41 2001
+++ macros/autogen.sh Thu Mar 29 18:54:03 2001
@@ -135,7 +135,7 @@
fi
done
-conf_flags="--enable-compile-warnings --enable-debug --enable-maintainer-mode --prefix=/opt/forge"
+conf_flags="--enable-compile-warnings --enable-debug --enable-maintainer-mode --prefix=/usr/local --exec-prefix=/usr/local"
if test x$NOCONFIGURE = x; then
# echo Running $srcdir/libltdl/configure $conf_flags --enable-ltdl-install "$@" ...