# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name xfwm4 version 4.6.2 revision 2 categories xfce platforms darwin license GPL-2+ maintainers afb description The window manager 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 3e6c0c54b028b6ea60e865e55ecdf3f8 \ sha1 34514db4531e95a7dbcd7d73c8d97e5cb9d1bf89 \ rmd160 445e499ca84846222120d607b80b5eac79b422d7 configure.args --enable-randr --enable-startup-notification \ --disable-compositor --disable-xsync depends_lib port:xfconf port:gtk2 port:dbus-glib port:libwnck \ port:libglade2 port:libxfcegui4 depends_build port:intltool port:xfce4-dev-tools port:pkgconfig # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize