description The Open Motif toolkit for X11
This is The Open Group's full version of the Motif user interface \
component toolkit based on the original OSF sources.
homepage http://motif.ics.com/
master_sites sourceforge:project/motif/Motif%20${version}%20Source%20Code
distname motif-${version}
checksums md5 7572140bb52ba21ec2f0c85b2605e2b1 \
sha1 ca9d8d67544434c5883d8d0fb684a48f8b0108bd \
rmd160 a4c10db68d880d3096c97cc1c995351616a90a57
# See https://trac.macports.org/ticket/42847
if {[string match "*clang*" ${configure.compiler}]} {
patchfiles-append clang-unsupported-cflags.patch
configure.args --enable-xft \
--x-includes=${prefix}/include \
--x-libraries=${prefix}/lib
configure.env "YACC=${prefix}/bin/bison -y"
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} BUGREPORT COPYING ChangeLog \
README RELNOTES TODO ${destroot}${docdir}