Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 07:16:34 +0000 (UTC)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/p5-DBD-SQLite Makefile
Message-ID:  <200508280716.j7S7GYwl075650@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nork        2005-08-28 07:16:34 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-DBD-SQLite Makefile 
  Log:
  Fix build on 4.x.
    Because perl 5.005 didn't have $Config{d_usleep},
    $Config{d_usleep} was compulsorily used by replaceement to 1.
  
  Pointed out by: pointyhat via kris
  Reviewed by:    tobez
  
  Revision  Changes    Path
  1.25      +4 -1      ports/databases/p5-DBD-SQLite/Makefile



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