Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2002 18:38:18 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/ruby-mysql Makefile
Message-ID:  <200201300238.g0U2cI873093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2002/01/29 18:38:18 PST

  Modified files:
    databases/ruby-mysql Makefile 
  Log:
  Due to mkmf.rb's bug, this port was not LOCALBASE clean against our will. ;)
  
  Work around the problem by specifying --with-mysql-dir="${LOCALBASE}"
  and let the extconf.rb's trick work. (A fix against mkmf.rb will
  follow later)
  
  PR:             ports/34389
  Submitted by:   Thomas Hurst <freaky@aagh.net>
  
  Revision  Changes    Path
  1.15      +1 -2      ports/databases/ruby-mysql/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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