Ticket #4019: Portfile.patch
File Portfile.patch, 1.3 KB (added by rhwood@…, 19 years ago) |
---|
-
x11/gtk2-clearlooks/Portfile
old new 1 1 # $Id: Portfile,v 1.1 2005/03/01 00:46:03 tristan Exp $ 2 2 3 3 PortSystem 1.0 4 name 5 version 0.36 categories 7 maintainers 8 description 4 name gtk2-clearlooks 5 version 0.6.2 6 categories x11 gnome 7 maintainers tristan@opendarwin.org 8 description An attractive gtk engine with a focus on usability. 9 9 long_description Clearlooks will transform your GNOME desktop into an attractive looking \ 10 10 and usable environment. 11 homepage 12 master_sites http://voxel.dl.sourceforge.net/sourceforge/clearlooks/ sourceforge:clearlooks11 homepage http://clearlooks.sourceforge.net 12 master_sites sourceforge:clearlooks 13 13 distname clearlooks-${version} 14 checksums md5 516402d838b965130bd1cb439c29431314 checksums md5 451ef33d1bffa261c5cbe01182199f97 15 15 configure.args --mandir=${prefix}/share/man 16 16 configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ 17 17 CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"