# $Id: Portfile,v 1.11 2003/12/08 13:56:41 olegb Exp $ PortSystem 1.0 name libwnck version 2.4.0.1 description Library used for writing pagers and taskslists. long_description libwnck is a Window Navigator Construction Kit, \ i.e. a library to use for writing pagers and \ taskslists and stuff. It is needed for the \ GNOME 2.0 desktop. maintainers olegb@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libwnck/2.4/ checksums md5 7a7007b285a4e3c39a7bb113cb2be45b depends_lib lib:gnome-themes:gnome-themes use_bzip2 yes patchfiles patch_xutils.c configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"