Ticket #34407: Portfile.diff
File Portfile.diff, 622 bytes (added by howarth@…, 13 years ago) |
---|
-
Portfile
old new 5 5 6 6 name glw 7 7 version 20120116 8 revision 1 8 9 categories x11 devel graphics 9 10 platforms darwin 10 11 maintainers css … … 49 50 configure.args --disable-silent-rules \ 50 51 --enable-motif 51 52 53 post-configure { 54 reinplace "s| -L -lXft| -lXft|g" ${worksrcpath}/src/glw/Makefile 55 } 56 52 57 livecheck.type regex 53 58 livecheck.version [regsub {(....)(..)(..)} ${version} {\1-\2-\3}] 54 59 livecheck.regex {>(\d{4}-\d{2}-\d{2})<}