Ticket #24730: imake-1.0.3.diff

File imake-1.0.3.diff, 1.1 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)

proposed patch

  • Portfile

     
    44PortSystem 1.0
    55
    66name         imake
    7 version      1.0.2
    8 revision     1
     7version      1.0.3
    98categories   x11 devel
    109platforms    darwin
    1110maintainers  mcalhoun
     
    2019
    2120use_bzip2 yes
    2221
    23 checksums \
    24     md5 02fea5a02ba2857c7d81820c8e8b8e6f \
    25     sha1 863a1015af41149e91a2f4b20858cb5d584c6943 \
    26     rmd160 e440ee22baca33d2831a3ecb8453dca43b3d862e \
     22checksums           md5     ff553c4646edcc9e76b7308991ad421a \
     23                    sha1    625a974dd0fe4c4e9d7ec036fc7b079ec05185f1 \
     24                    rmd160  5cbd5f23fc8360a10cb36c367405f5950443349d
    2725
    2826depends_run    port:xorg-cf-files path:bin/perl:perl5
    2927depends_build  port:pkgconfig port:xorg-xproto
    3028
    3129configure.env-append  HAS_PERL=yes RAWCPP=${configure.cpp}
    32 configure.args  --mandir=${prefix}/share/man
     30configure.args      --with-script-preproc-cmd="${configure.cc} -E"
    3331
    3432post-configure {
    3533    # Ensure that the MacPorts perl is used