cvs commit: ports/devel/libgsf Makefile ports/devel/libgsf/files patch-configure patch-thumbnail_Makefile.in

Joe Marcus Clarke marcus at FreeBSD.org
Thu Jul 12 19:04:44 UTC 2007


marcus      2007-07-12 19:04:44 UTC

  FreeBSD ports repository

  Modified files:
    devel/libgsf         Makefile 
  Added files:
    devel/libgsf/files   patch-configure 
                         patch-thumbnail_Makefile.in 
  Log:
  Correct distfile generation, and re-enable GConf schema installation.
  The thumbnailer will not work without it.  Since this should be temporary,
  I did did not add build depends on the autotools, but basically, I did:
  
  aclocal19 -I m4 -I /usr/local/share/aclocal
  autoconf259 -I m4 -I /usr/local/share/aclocal
  automake19
  
  Then I diff'd the files that required modification for GConf to work.
  
  Revision  Changes    Path
  1.39      +2 -2      ports/devel/libgsf/Makefile
  1.7       +17639 -0  ports/devel/libgsf/files/patch-configure (new)
  1.1       +66 -0     ports/devel/libgsf/files/patch-thumbnail_Makefile.in (new)


More information about the cvs-ports mailing list