# $Id: Portfile 35449 2008-03-28 18:59:09Z afb@macports.org $ PortSystem 1.0 name libxfcegui4 version 4.4.2 categories xfce platforms darwin maintainers afb@macports.org description various gtk widgets for xfce long_description ${description} homepage http://www.xfce.org/ master_sites http://www.ca-us.xfce.org/archive/xfce-${version}/src/ use_bzip2 yes checksums md5 799a4869138c605126e8e71d58189bfd \ sha1 554a30c02c92b76c8caad444040e18d8ec1737bc \ rmd160 1de306d67f9a38d72ec184e00471e4d53db3801d configure.args --enable-startup-notification depends_lib port:libxfce4util \ port:libxfce4mcs \ port:gtk-xfce-engine \ port:libxml2 \ port:startup-notification patchfiles patch-environ.diff post-configure { system "cd $worksrcpath && patch -p0 -i $filespath/libtool.patch" }