Ticket #6901: Portfile.diff

File Portfile.diff, 685 bytes (added by andre@…, 18 years ago)

Patches the Portfile

  • Portfile

    old new  
    33PortSystem 1.0
    44name             nedit
    55version          5.4
    6 revision         1
     6revision         2
    77categories       editors
    88maintainers      toby@opendarwin.org
    99homepage         http://www.nedit.org/
     
    3030
    3131configure        {}
    3232
    33 build.args              MOTIFLINK="-L${prefix}/lib -lXm.3" LDFLAGS=-L${prefix}/lib \
     33build.args              MOTIFLINK="-L${prefix}/lib -lXm.4" LDFLAGS=-L${prefix}/lib \
    3434                CFLAGS="-I${prefix}/include -DBUILD_UNTESTED_NEDIT"
    3535
    3636destroot {