Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2005 09:50:06 GMT
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        freebsd-i386@FreeBSD.org
Subject:   Re: i386/86482: [PATCH PORT] databases/mysqltcl no compile with mysql40
Message-ID:  <200509230950.j8N9o6c9066725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/86482; it has been noted by GNATS.

From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To: bug-followup@FreeBSD.org,  acardenas@bsd.org.pe
Cc:  
Subject: Re: i386/86482: [PATCH PORT] databases/mysqltcl no compile with mysql40
Date: Fri, 23 Sep 2005 11:42:57 +0200

 Thanks for pointing this out. I propose this patch:
 
 --- Makefile.orig	Fri Sep 23 11:19:16 2005
 +++ Makefile	Fri Sep 23 11:33:50 2005
 @@ -16,6 +16,7 @@
   LIB_DEPENDS=	${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
 
   USE_MYSQL=	yes
 +BROKEN_WITH_MYSQL=	323 40
   TCL_VERSION?=	tcl8.4
   TCL_NODOT=	${TCL_VERSION:S/.//}
   SQL_DIR=	${PREFIX}/lib/${TCL_VERSION}/mysqltcl
 
 
 Björn König (maintainer)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509230950.j8N9o6c9066725>