Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2004 00:25:12 +0000 (UTC)
From:      Dejan Lesjak <lesi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/rosegarden Makefileports/audio/rosegarden/files patch-aa
Message-ID:  <200412020025.iB20PCQJ027927@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lesi        2004-12-02 00:25:12 UTC

  FreeBSD ports repository

  Modified files:
    audio/rosegarden     Makefile 
    audio/rosegarden/files patch-aa 
  Log:
  Fix location of true(1) in configure.in. This problem is masked if
  makedepend (a part of imake) is installed as configure looks for it first.
  If it cannot find it it just uses true(1) instead. Since upgrade of X.Org
  ports to 6.8.1, makedepend is no longer necessary there at build time.
  Tell it that true actually lives in /usr/bin as putting this in
  CONFIGURE_ENV doesn't work.
  
  Revision  Changes    Path
  1.22      +0 -1      ports/audio/rosegarden/Makefile
  1.9       +13 -2     ports/audio/rosegarden/files/patch-aa



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