Ticket #3836: Portfile.patch
File Portfile.patch, 810 bytes (added by rhwood@…, 19 years ago) |
---|
-
gnome/drivel/Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 name drivel 5 version 0.90.05 version 2.0.1 6 6 description Drivel is a LiveJournal client for the GNOME Desktop. 7 7 long_description Drivel is a LiveJournal client for the GNOME desktop. \ 8 8 It is designed to utilize the new features of \ … … 14 14 homepage http://www.dropline.net/drivel/ 15 15 master_sites sourceforge 16 16 use_bzip2 yes 17 checksums md5 7 94e395f6b6ab1bb102706bed478b61617 checksums md5 7d8bbc580c335a75bc480c3b13095f77 18 18 depends_lib bin:gnome-session:gnome-session lib:libiconv.2:libiconv 19 19 configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ 20 20 CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"