cvs commit: ports/lang/gcc33 Makefile

Gerald Pfeifer gerald at FreeBSD.org
Thu Jul 14 13:14:33 GMT 2005


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


More information about the cvs-ports mailing list