Ticket #4023: Portfile.patch
File Portfile.patch, 831 bytes (added by rhwood@…, 19 years ago) |
---|
-
gnome/gconf/Portfile
old new 1 1 # $Id: Portfile,v 1.24 2005/03/12 17:00:54 olegb Exp $ 2 2 PortSystem 1.0 3 3 name gconf 4 version 2.10. 04 version 2.10.1 5 5 description GConf is a configuration database system. 6 6 long_description GConf is a configuration database system, \ 7 7 functionally similar to the Windows registry \ … … 13 13 homepage http://www.gnome.org/projects/gconf/ 14 14 distname GConf-${version} 15 15 master_sites gnome:sources/GConf/2.10/ 16 checksums md5 a7cd37be4e317195a6668a086fc7203316 checksums md5 c411bd6e9e25362ea613bb9a084be904 17 17 depends_lib lib:libgtk2:gtk2 lib:libbonobo:libbonobo lib:libpng:libpng lib:libiconv.2:libiconv 18 18 use_bzip2 yes 19 19 configure.args --mandir=${prefix}/share/man