Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 13:14:33 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/gcc33 Makefile
Message-ID:  <200507141314.j6EDEXGM078896@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gerald      2005-07-14 13:14:33 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc33           Makefile 
  Log:
  Directly install libraries into a port-specific location instead of
  moving them there after the original installation.  This is simpler
  and also avoids the problem where the port would overwrite/remove an
  existing copy of libiberty.a, which boils down to a true conflict.
  
  No longer put target specific files and include files at the very
  end of pkg-plist since that broke the /sbin/ldconfig invocations the
  ports machinery added there (before we'd get a chance).[1]
  
  Reported by:    dinoex [1]
  
  Revision  Changes    Path
  1.200     +5 -16     ports/lang/gcc33/Makefile



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