Ticket #39766: Portfile-yelp.diff
File Portfile-yelp.diff, 640 bytes (added by c.herbig@…, 11 years ago) |
---|
-
Portfile
old new 5 5 6 6 name yelp 7 7 version 2.31.6 8 revision 18 revision 2 9 9 license GPL-2 10 10 set branch [join [lrange [split ${version} .] 0 1] .] 11 11 description Help browser for GNOME. … … 49 49 patch-yelp.desktop.in.in.diff \ 50 50 patch-configure.ac.diff 51 51 52 variant quartz { 53 patchfiles-append patch_quartz-src-yelp-application.c.diff 54 } 55 52 56 # 53 57 # compiling yelp-2.31.6 with -O1 or higher produces a binary that segfaults on startup 54 58 # TODO: find out why