Ticket #25241: molden-notes.diff

File molden-notes.diff, 1.3 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)

proposed patch

  • Portfile

     
    3434                    Please register your copy of molden at: \
    3535                    http://www.cmbi.ru.nl/molden/form.html
    3636
     37notes "
     38                    In order to keep up support for Molden, proof that\
     39                    it is being used outside the CMBI is required.\
     40                    Please register your copy of molden at:\
     41                    \n\nhttp://www.cmbi.ru.nl/molden/form.html
     42"
     43
    3744platforms           darwin
    3845depends_build       port:gmake
    3946depends_lib         port:xorg-libX11
     
    6572        ${docdir}
    6673}
    6774
    68 post-install        { ui_msg "**************************************************"
    69                       ui_msg "In order to keep up support for Molden, proof that"
    70                       ui_msg "it is being used outside the CMBI is required."
    71                       ui_msg "Please register your copy of molden at:"
    72                       ui_msg "***   http://www.cmbi.ru.nl/molden/form.html   ***"
    73                       ui_msg "**************************************************"
    74                     }
    75 
    7675variant gcc43 conflicts gcc44 description {Build using gcc43} {
    7776    depends_lib-append      port:gcc43
    7877    configure.compiler      macports-gcc-4.3