# $Id$ PortSystem 1.0 name lesstif version 0.95.0 categories x11 maintainers lomion@mac.com description An Open Source implementation of OSF/Motif. long_description This is an independent implementation of the Motif widget set, originally developed by the Hungry Programmers. It has been somewhat superceded by the openMotif toolkit now that the OSF has open-sourced the original reference bits. platforms darwin master_sites sourceforge checksums md5 ab895165c149d7f95843c7584b1c7ad4 use_bzip2 yes depends_lib lib:libX11.6:XFree86 prefix ${x11prefix} configure.args --enable-production --without-freetype-includes variant motif12 { configure.args-append --enable-build-12 } variant motif20 { configure.args-append --enable-build-20 } variant xdnd { configure.args-append --enable-xdnd } post-destroot { system "rm -rf ${destroot}${prefix}/lib/X11/app-defaults" system "rm -rf ${destroot}${prefix}/lib/X11/config/host.def" }