cvs commit: ports/deskutils/taskjuggler Makefile ports/deskutils/taskjuggler/files patch-TaskJugglerUI_main.cpp

Tilman Linneweh arved at FreeBSD.org
Tue Jul 11 16:59:38 UTC 2006


arved       2006-07-11 16:59:37 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/taskjuggler Makefile 
  Added files:
    deskutils/taskjuggler/files patch-TaskJugglerUI_main.cpp 
  Log:
  Add missing dependency on kdepim.
  
  Try to fix Undefined symbol  "pthread_attr_init" symbol:
  Although TaskJugglerUI is linked with -pthread, the resulting binary
  is not linked agains libpthread. (huh? gcc trying to be too smart?)
  Adding a dummy pthread_ call fixes this.
  
  Bump Portrevision
  
  PR:             98205, 98517
  Reported by:    Ken Gunderson <kgunders at teamcool.net>
                  Daniel Graupner <Daniel at smartcast.org>
  
  Revision  Changes    Path
  1.18      +4 -4      ports/deskutils/taskjuggler/Makefile
  1.1       +18 -0     ports/deskutils/taskjuggler/files/patch-TaskJugglerUI_main.cpp (new)


More information about the cvs-ports mailing list