cvs commit: ports/editors/openoffice-devel Makefile distinfo

Maho Nakata maho at FreeBSD.org
Fri Aug 15 15:32:23 PDT 2003


maho        2003/08/15 15:32:21 PDT

  FreeBSD ports repository

  Modified files:
    editors/openoffice-devel Makefile distinfo 
  Log:
  Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
  but still fails during/after the installtion :(
  
  a) follow up to recent cvs checkout
    (cws_srx645_ooo11rc3, 2003/08/15)
  
  b) Use gcc33 from ports for both 4 and 5.
     gcc-3.3 of 5-CURRENT seems to brake somewhere,
     and recent version of OOo hits some internal
     error of gcc-3.2.3.
  
  c) remove --enable-gcc3, --with-os-version and --with-ant-home
     gcc3 is deprecated, os version and ant home should be
     detected automatically by configure(setting os version
     had been dangerous, since difference can be seen between
     /usr/include/osreldate.h and sysctl kern.osreldate)
     however nowadays it is not so dangerous)
  
  d) add build dependency for Xft and gtk-2.0.
  
  Revision  Changes    Path
  1.93      +10 -42    ports/editors/openoffice-devel/Makefile
  1.27      +1 -1      ports/editors/openoffice-devel/distinfo


More information about the cvs-ports mailing list