RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/genealogy/lifelines/Portfile,v
retrieving revision 1.5
diff -u -r1.5 Portfile
|
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name lifelines |
5 | | version 3.0.39 |
| 5 | version 3.0.46.1 |
6 | 6 | revision 1 |
7 | 7 | categories genealogy |
8 | 8 | maintainers brent@nordist.net |
… |
… |
|
17 | 17 | |
18 | 18 | master_sites sourceforge |
19 | 19 | |
20 | | checksums md5 882992c38d4beda936bb2ce37880309a |
| 20 | checksums md5 3bcccdf4407052d504b1dd1ad7337b15 |
21 | 21 | |
22 | 22 | depends_lib lib:libiconv.2:libiconv lib:libintl.3:gettext |
23 | | |
24 | | patchfiles patch-reports-Makefile.in |
25 | 23 | |
26 | 24 | configure.args --with-libintl-prefix=${prefix} \ |
27 | 25 | --with-libiconv-prefix=${prefix} \ |