Mark Trettin wrote:
>Ben, Beech-
>
>Here is how I got mysql323-server to build on current.
>
>--- Makefile.orig Wed Jul 10 09:06:02 2002
>+++ Makefile Thu Jul 11 14:44:06 2002
>@@ -30,7 +30,6 @@
> --without-readline \
> --without-bench \
> --with-mit-threads=no \
>- --with-libwrap \
> --with-low-memory \
> --with-comment='FreeBSD port: ${PKGNAME}' \
> --program-prefix=''
>@@ -61,7 +60,6 @@
> CONFIGURE_ENV+= PERL=${PERL} \
> PERL5=${PERL} \
> INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
>- CXX="${CC}" \
> CFLAGS="${CFLAGS}" \
> CONFIGURE_ARGS="${CONFIGURE_ARGS}"
>
>
>
This worked perfectly for me.... thanks!
Is there anyone out there who would like to commit this change?
Ben
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message