Ticket #39766: Portfile-yelp.diff

File Portfile-yelp.diff, 640 bytes (added by c.herbig@…, 11 years ago)
  • Portfile

    old new  
    55
    66name            yelp
    77version         2.31.6
    8 revision        1
     8revision        2
    99license         GPL-2
    1010set branch      [join [lrange [split ${version} .] 0 1] .]
    1111description     Help browser for GNOME.
     
    4949                patch-yelp.desktop.in.in.diff \
    5050                patch-configure.ac.diff
    5151
     52variant quartz {
     53    patchfiles-append patch_quartz-src-yelp-application.c.diff
     54}
     55
    5256#
    5357# compiling yelp-2.31.6 with -O1 or higher produces a binary that segfaults on startup
    5458# TODO: find out why