PortSystem 1.0

name            xfce4-session
version		4.4.1
categories	xfce
maintainers     losinggeneration@aim.com
description     Session manager for the Xfce desktop environment.
long_description ${description}
homepage        http://www.xfce.org/
master_sites    http://www.ca-us.xfce.org/archive/xfce-4.4.1/src/
checksums       md5 82c31aef2856e30ebc09d2911e9b96ee 

use_bzip2       yes

configure.args  --disable-debug --enable-session-screenshots --disable-gnome
depends_lib     port:libxfce4mcs port:xfcegui4

pre-build {
	system "cd $worksrcpath && patch -p0 -i $portpath/files/libtool.patch"
}

